summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_constant_device_codegen.cpp
AgeCommit message (Expand)Author
2023-10-20Diagnose use of VLAs in C++ by defaultAaron Ballman
2023-10-20Revert "Diagnose use of VLAs in C++ by default"Aaron Ballman
2023-10-20Diagnose use of VLAs in C++ by defaultAaron Ballman
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
2019-06-19[OpenMP] Strengthen regression tests for task allocation under nowait depend ...Gheorghe-Teodor Bercea