[flang-commits] [flang] [flang][OpenMP] Properly resolve CRITICAL construct names (PR #205904)

Sairudra More via flang-commits flang-commits at lists.llvm.org
Fri Jun 26 07:06:13 PDT 2026


Saieiei wrote:

Thanks for reworking this. The new direction looks good to me.

One small request before I approve: since the previous reserved-name tests were removed when the behavior changed, could we keep/add a direct regression test showing that `critical(omp_c)` / `end critical(omp_c)` is accepted now? That would lock in the actual fix for #205855.


https://github.com/llvm/llvm-project/pull/205904


More information about the flang-commits mailing list