This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aa3be4e3c0 [Driver][Darwin] Use Host Triple to infer target os version new cfd5890f82 Revert r336021 "PR33924: merge local declarations that have [...]
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/Serialization/ASTReader.h | 2 +- lib/Serialization/ASTCommon.cpp | 16 +---- lib/Serialization/ASTReaderDecl.cpp | 103 +++++++------------------------- test/Modules/merge-deduced-return.cpp | 33 ---------- test/Modules/merge-lambdas.cpp | 48 --------------- test/Modules/merge-static-locals.cpp | 27 --------- 6 files changed, 26 insertions(+), 203 deletions(-) delete mode 100644 test/Modules/merge-deduced-return.cpp delete mode 100644 test/Modules/merge-lambdas.cpp delete mode 100644 test/Modules/merge-static-locals.cpp