This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 774ff76 Warn when a reference is bound to an empty l-value (dereferen [...] new d035f80 Revert r269546 "Added support to the ASTImporter for C++ cons [...]
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/AST/ASTImporter.h | 9 ---- lib/AST/ASTImporter.cpp | 82 ----------------------------- test/ASTMerge/Inputs/init-ctors-classes.cpp | 17 ------ test/ASTMerge/init-ctors.cpp | 10 ---- 4 files changed, 118 deletions(-) delete mode 100644 test/ASTMerge/Inputs/init-ctors-classes.cpp delete mode 100644 test/ASTMerge/init-ctors.cpp