summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskwait_messages.cpp
AgeCommit message (Expand)Author
2023-11-20[C23] Complete support for WG14 N2508 (#71398)Aaron Ballman
2021-11-19[OpenMP] support depend clause for taskwait directive, by DeepakAlexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-03-27[OPENMP]Initial support for 'allocate' clause.Alexey Bataev
2019-02-15PR40642: Fix determination of whether the final statement of a statementRichard Smith
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-01-13[OPENMP] Fix for declarative/standalone directives use.Alexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-07-18[OPENMP] Initial parsing and sema analysis for 'taskwait' directive.Alexey Bataev