summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/master_taskloop_collapse_messages.cpp
AgeCommit message (Expand)Author
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-10-10[OPENMP50]Support for 'master taskloop' directive.Alexey Bataev