summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/for_order_messages.cpp
AgeCommit message (Expand)Author
2025-04-18[clang][OpenMP] Fix/enforce order-concurrent-nestable rules (#135463)Ernesto Su
2025-02-05[clang][OpenMP] OpenMP 6.0 updates to restrictions with order/concurrent (#12...David Pagan
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-12-12[OpenMP] Basic parse and sema support for modifiers in order clauseChi Chun Chen