[flang-commits] [flang] [flang][OpenMP] Move modifier verification out of header file (PR #218506)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Thu Aug 27 06:21:27 PDT 2026
kparzysz wrote:
> The PR summary reads as if this was intended as a NFC change, why do tests change?
It also changes how the verification is invoked. Previously the Enter function for a specific clause ran it, now it's invoked from the Enter function for OmpClause.
I agree on the title. I'll edit it to make this clearer.
https://github.com/llvm/llvm-project/pull/218506
More information about the flang-commits
mailing list