This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d229be0397 Remove unneeded alignment spec from builtin_FUNCTION.cpp test new d7492232a6 Revert r360946 "Add Clang shared library with C++ exports"
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: cmake/modules/AddClang.cmake | 7 ++----- tools/CMakeLists.txt | 3 --- tools/clang-shlib/CMakeLists.txt | 13 ------------- tools/clang-shlib/clang-shlib.cpp | 1 - 4 files changed, 2 insertions(+), 22 deletions(-) delete mode 100644 tools/clang-shlib/CMakeLists.txt delete mode 100644 tools/clang-shlib/clang-shlib.cpp