summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/cancel_messages.cpp
AgeCommit message (Expand)Author
2025-05-12[OpenMP] Fix crash on invalid with cancel directive (#139577)Aaron Ballman
2023-11-20[C23] Complete support for WG14 N2508 (#71398)Aaron Ballman
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
2019-01-08[OPENMP]Fix PR40191: Do not allow orphaned cancellation constructs.Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-02-22[OpenMP] Generate better diagnostics for cancel and cancellation pointJonas Hahnfeld
2016-01-13[OPENMP] Fix for declarative/standalone directives use.Alexey Bataev
2015-07-02[OPENMP 4.0] Initial support for 'omp cancel' construct.Alexey Bataev