summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/constexpr_capture.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
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-05-04Fix assert on the variable which is used in omp clause is not markedJennifer Yu
2019-10-28[OPENMP]Fix PR43771: Do not capture contexprs variables.Alexey Bataev