summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/taskloop_misc_messages.c
AgeCommit message (Expand)Author
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2020-08-19Explain why the array bound is non-constant in VLA diagnostics.Richard Smith
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
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-04-01Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev
2016-03-31[OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev
2015-12-07[OPENMP 4.5] parsing/sema support for 'nogroup' clause.Alexey Bataev
2015-12-01[OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev
2015-12-01[OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.Alexey Bataev