[clang] [llvm] [Frontend] Add leaf constructs and association to OpenMP/ACC directives (PR #83625)

Krzysztof Parzyszek via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 1 14:06:54 PST 2024


kparzysz wrote:

I removed the check for `end do simd` with a comment that it can't appear in clang.  I think you deleted that remark, let me know if I should bring the check back.

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


More information about the cfe-commits mailing list