Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 139
    • Merge requests 139
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !59042

TrkGaussianSumFilterUtils: Fix compilation with clang15.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Scott Snyder requested to merge ssnyder/athena:clang15.TrkGaussianSumFilterUtils-20221207 into master Dec 07, 2022
  • Overview 11
  • Commits 2
  • Pipelines 2
  • Changes 1

clang15 seems to have trouble with implicit template instantiations from multiversioned functions. So need to explicitly instantiate the needed templates.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: clang15.TrkGaussianSumFilterUtils-20221207