This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1ed95d8460 [OPENMP] Fix PR38398: compiler crash on standalone pragma or [...] new 940e095f46 [OPENMP] Fix PR36399: Crash on C code with ordered doacross [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGStmtOpenMP.cpp | 2 ++ test/OpenMP/ordered_doacross_codegen.c | 61 ++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 test/OpenMP/ordered_doacross_codegen.c