summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/master_messages.cpp
AgeCommit message (Expand)Author
2020-08-07[OPENMP]Simplify representation for atomic, critical, master and sectionAlexey Bataev
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
2019-03-27[OPENMP]Initial support for 'allocate' clause.Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-07-17[OPENMP] Parsing/Sema analysis of directive 'master'Alexander Musman