This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5288ea1496 [OPENMP] Fix PR34916: Crash on mixing taskloop|tasks directives. new f2e915f5f9 Reland "[clang-fuzzer] Allow building without coverage instr [...] new 5126623c20 [OPENMP] Remove extra if, NFC.
The 2 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/CGOpenMPRuntime.cpp | 2 +- tools/clang-fuzzer/CMakeLists.txt | 114 +++++++++++++++++--------------- tools/clang-fuzzer/ClangFuzzer.cpp | 2 + tools/clang-fuzzer/DummyClangFuzzer.cpp | 21 ++++++ 4 files changed, 84 insertions(+), 55 deletions(-) create mode 100644 tools/clang-fuzzer/DummyClangFuzzer.cpp