This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 153460e92a Fix BUILD_SHARED_LIBS for clang which broke in D61909 new 066dde24f0 Do not use the incorrect attribute spelling list index when [...] new ba43004e61 [CMake] One more stab at fixing BUILD_SHARED_LIBS
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/Sema/SemaDeclAttr.cpp | 18 +++++++++++++++--- test/AST/ast-print-no-sanitize.cpp | 7 +++++++ tools/clang-shlib/CMakeLists.txt | 1 + 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 test/AST/ast-print-no-sanitize.cpp