This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6ae3e4a2fb [analyzer] Fix assert in ExprEngine::processSwitch new 12b885c4ee [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 | 55 ++++++++++++++------------- lib/AST/DeclCXX.cpp | 13 +++++-- lib/Sema/SemaLookup.cpp | 15 ++------ test/Modules/Inputs/template-default-args/a.h | 13 +++++++ test/Modules/Inputs/template-default-args/d.h | 7 ++++ test/Modules/template-default-args.cpp | 17 +++++++++ 6 files changed, 80 insertions(+), 40 deletions(-)