This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8be0731d31 [CMake] Make bootstrap and compiler-rt depend on cxx-headers. new 5026a3c6f0 [OPENMP] Fix incomplete type check for array reductions new 7b12778f79 Revert r335907: [OPENMP] Fix incomplete type check for array [...] new c44d5bf82e [OPENMP] Fix incomplete type check for array reductions
The 3 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/Sema/SemaOpenMP.cpp | 2 +- test/OpenMP/parallel_reduction_messages.c | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 test/OpenMP/parallel_reduction_messages.c