[flang-commits] [flang] [flang][OpenMP] Skip implicit typing for OpenMPDeclarativeConstruct (PR #142415)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Jun 3 07:16:22 PDT 2025


https://github.com/kiranchandramohan approved this pull request.

LGTM. Please wait for @tblah.

In a separate patch we might be able to remove `SkipImplicitTyping(true);` for other declarative constructs as well.

A comment indicating why `SkipImplicitTyping` is required might be helpful.

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


More information about the flang-commits mailing list