Skip to content
Snippets Groups Projects

Workaround for missing std::source_location in apple-clang

Merged Valentin Volkl requested to merge vavolkl/Gaudi:source_location into master
All threads resolved!

On macOSs apple-clang, libc++ may not include std::source_location or std::experimental::source_location. This MR adds a simple implementation (borrowed from the standard library) that is used if no headers are found. Fixes #249 (closed)

Merge request reports

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Valentin Volkl added 1 commit

    added 1 commit

    • 15981502 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Marco Clemencic resolved all threads

    resolved all threads

  • Marco Clemencic changed milestone to %v36r10

    changed milestone to %v36r10

  • Edited by Software for LHCb
  • Marco Clemencic resolved all threads

    resolved all threads

  • Marco Clemencic approved this merge request

    approved this merge request

  • Marco Clemencic mentioned in commit 2b5efb70

    mentioned in commit 2b5efb70

  • Please register or sign in to reply
    Loading