This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e4aaa7242e Use less temporary AttributeLists NFC new 203678e980 [modules] Properly look up the owning module for an instanti [...]
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: lib/AST/Decl.cpp | 47 +++++++++++++-------------- lib/AST/DeclCXX.cpp | 13 ++++++-- lib/Sema/SemaLookup.cpp | 22 +++---------- test/Modules/Inputs/template-default-args/a.h | 8 +++++ test/Modules/template-default-args.cpp | 15 +++++++++ 5 files changed, 61 insertions(+), 44 deletions(-)