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

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Fri Jun 26 06:01:46 PDT 2026


kparzysz wrote:

This is a quick fix that ignores reserved names except for predefined locator names.  It won't emit any diagnostics for the testcase in the issue, but a future PR will add those as warnings.

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


More information about the flang-commits mailing list