summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_parallel_for_simd_ordered_messages.cpp
AgeCommit message (Expand)Author
2024-11-18[clang] Replace "can't" and "can not" in diagnostics with "cannot" (#116623)Krzysztof Parzyszek
2021-01-20Revert "Following up on PR48517, fix handling of template arguments that refer"Hans Wennborg
2021-01-18Following up on PR48517, fix handling of template arguments that referRichard Smith
2020-12-22Revert "Following up on PR48517, fix handling of template arguments that refer"Arthur Eubanks
2020-12-17Following up on PR48517, fix handling of template arguments that referRichard Smith
2020-10-05Make OpenMP tests less brittle in the face of changes in constantRichard Smith
2020-08-19Explain why the array bound is non-constant in VLA diagnostics.Richard Smith
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
2017-11-09[OPENMP] Treat '#pragma omp target parallel for simd' as simd directive.Alexey Bataev
2016-07-18[OpenMP] update test cases for -std=c++11 compileKelvin Li
2016-07-14[OpenMP] Sema and parsing for 'target parallel for simd' pragmaKelvin Li