summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_is_device_ptr_messages.cpp
AgeCommit message (Expand)Author
2021-02-16[OPENMP50]Allow overlapping mapping in target constructs.Alexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-07-28[OpenMP] Code generation for the is_device_ptr clauseSamuel Antao
2016-07-13[OpenMP] Initial implementation of parse+sema for OpenMP clause 'is_device_pt...Carlo Bertolli