llvm-project
a5fc7c3a - [clang][OpenMP] New OpenMP 6.0 assumption clause, 'no_openmp_constructs' (#125933)

Commit
1 year ago
[clang][OpenMP] New OpenMP 6.0 assumption clause, 'no_openmp_constructs' (#125933) Add initial parsing/sema support for new assumption clause so clause can be specified. For now, it's ignored, just like the others. Added support for 'no_openmp_construct' to release notes. Testing - Updated appropriate LIT tests. - Testing: check-all
Author
Parents
Loading