[Openmp-commits] [PATCH] D112156: [OpenMP] Ensure broken assumptions print once, not thousands of times.

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 27 13:41:03 PST 2022


JonChesterfield added a comment.

Not sure I care hugely about control, but if these are colliding between TUs we lose quite a lot of precision in the reporting. Wrapping the function in an anonymous namespace would be a fix


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112156/new/

https://reviews.llvm.org/D112156



More information about the Openmp-commits mailing list