This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7de59a5b9e Revert rL346644, rL346642: the added test test/CodeGen/code- [...] new e6966fe563 Revert "Make clang-based tools find libc++ on MacOS"
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: include/clang/Lex/HeaderSearchOptions.h | 7 ------- lib/Frontend/CreateInvocationFromCommandLine.cpp | 8 ++------ lib/Frontend/InitHeaderSearch.cpp | 11 ++++++++--- lib/Tooling/Tooling.cpp | 3 --- .../Inputs/mock-libcxx/include/c++/v1/mock_vector | 1 - test/Tooling/clang-check-mac-libcxx-abspath.cpp | 17 ----------------- test/Tooling/clang-check-mac-libcxx-relpath.cpp | 17 ----------------- 7 files changed, 10 insertions(+), 54 deletions(-) delete mode 100644 test/Tooling/Inputs/mock-libcxx/include/c++/v1/mock_vector delete mode 100644 test/Tooling/clang-check-mac-libcxx-abspath.cpp delete mode 100644 test/Tooling/clang-check-mac-libcxx-relpath.cpp