[flang-commits] [flang] [flang][OpenMP] Move directive deprecation check to semantic checks (PR #192796)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Wed Apr 22 05:29:48 PDT 2026
kparzysz wrote:
All currently recognized directives that contain `master` are checked in flang/test/Semantics/OpenMP/deprecation.f90.
The deprecation of executable allocate is checked in flang/test/Semantics/OpenMP/allocate-align01.f90 and in flang/test/Semantics/OpenMP/allocate01.f90.
https://github.com/llvm/llvm-project/pull/192796
More information about the flang-commits
mailing list