summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_masked_taskloop_loop_messages.cpp
AgeCommit message (Collapse)Author
2022-06-30[OpenMP] Initial parsing and sema support for 'parallel masked taskloop' ↵Fazlay Rabbi
construct This patch gives basic parsing and semantic support for "parallel masked taskloop" construct introduced in OpenMP 5.1 (section 2.16.9) Differential Revision: https://reviews.llvm.org/D128834