This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2dac30a6d7 Revert r302932, as it appears to be breaking stage2 for some [...] new c9a4074665 [modules] When creating a declaration, cache its owning modu [...]
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/Decl.h | 10 -------- include/clang/AST/DeclBase.h | 14 +++++++++++ include/clang/Sema/Sema.h | 4 +--- lib/AST/ASTDumper.cpp | 6 ++--- lib/AST/Decl.cpp | 4 +--- lib/AST/DeclBase.cpp | 9 ++++++- lib/Sema/Sema.cpp | 9 ++++--- lib/Sema/SemaDecl.cpp | 15 ++++++++++++ lib/Sema/SemaLookup.cpp | 57 -------------------------------------------- 9 files changed, 46 insertions(+), 82 deletions(-)