summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_num_threads_messages.cpp
AgeCommit message (Expand)Author
2025-06-24[OpenMP][clang] 6.0: parsing/sema for num_threads 'strict' modifier (#145490)Robert Imschweiler
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
2015-12-01[OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2015-05-05[OPENMP] Allow use of macros in OpenMP directives/clauses.Alexey Bataev
2014-03-06[OPENMP] Clause 'num_threads'Alexey Bataev