summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskgroup_messages.cpp
AgeCommit message (Expand)Author
2021-03-17[OPENMP51]Initial support for the interop directive.Mike Rice
2019-07-11[OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...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
2017-07-18[OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev
2015-06-18[OPENMP] Support for '#pragma omp taskgroup' directive.Alexey Bataev