summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_proc_bind_primary_codegen.cpp
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-12-29Reapply "[OpenMP][NFCI] Embed the source location string size in the ident_t"Johannes Doerfert
2021-12-29Revert "[OpenMP][NFCI] Embed the source location string size in the ident_t"Mehdi Amini
2021-12-28[OpenMP][NFCI] Embed the source location string size in the ident_tJohannes Doerfert
2021-04-01[OpenMP51] Accept `primary` as proc bind affinity policy in Clangcchen