This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4b7ff10919 Make clang-based tools find libc++ on MacOS new 7de59a5b9e Revert rL346644, rL346642: the added test test/CodeGen/code- [...]
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: docs/ReleaseNotes.rst | 6 --- docs/UsersManual.rst | 49 ----------------- include/clang/Driver/Options.td | 6 --- include/clang/Frontend/CodeGenOptions.h | 6 --- lib/CodeGen/BackendUtil.cpp | 2 - lib/Driver/ToolChains/Clang.cpp | 23 -------- lib/Frontend/CompilerInvocation.cpp | 4 -- test/CodeGen/Inputs/code-coverage-filter1.h | 1 - test/CodeGen/Inputs/code-coverage-filter2.h | 1 - test/CodeGen/code-coverage-filter.c | 84 ----------------------------- 10 files changed, 182 deletions(-) delete mode 100644 test/CodeGen/Inputs/code-coverage-filter1.h delete mode 100644 test/CodeGen/Inputs/code-coverage-filter2.h delete mode 100644 test/CodeGen/code-coverage-filter.c