summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_master_taskloop_simd_misc_messages.c
AgeCommit message (Expand)Author
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
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-12-17[OPENMP50]Add parsing/sema analysis for nontemporal clause.Alexey Bataev
2019-10-30[OPENMP50]Add support for parallel master taskloop simd directive.Alexey Bataev