summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/for_collapse_messages.cpp
AgeCommit message (Expand)Author
2025-05-12[clang][OpenMP] Add error for large expr in collapse clause (#138592)Amr Hesham
2020-10-05Make OpenMP tests less brittle in the face of changes in constantRichard Smith
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-08-19Explain why the array bound is non-constant in VLA diagnostics.Richard Smith
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2019-11-04[OPENMP50]Support for imperfectly nested loops.Alexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-04-23[APSInt][OpenMP] Fix isNegative, etc. for unsigned typesJoel E. Denny
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-04-11Lit C++11 Compatibility Patch #6Charles Li
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
2014-06-24[OPENMP] Additional checking for 'collapse' clause.Alexey Bataev
2014-06-18[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...Alexey Bataev
2014-06-17Revert "[OPENMP] Initial support for '#pragma omp for'."Rafael Espindola
2014-06-17[OPENMP] Initial support for '#pragma omp for'.Alexey Bataev