[flang-commits] [flang] [flang][OpenMP] Allow "Reason" messages to not have source locations (PR #187555)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Mon Mar 23 04:46:09 PDT 2026
kparzysz wrote:
The code that was to follow in another PR originally emitted such messages. I reworked some parts of the code and coincidentally removed all instances of such messages, so this PR was no longer needed. I uncoupled the other PRs in the stack from this one.
I'm closing this PR, but the need for it may come back.
https://github.com/llvm/llvm-project/pull/187555
More information about the flang-commits
mailing list