This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a4c6100bf4 [clang][NewPM] Move EntryExitInstrumenterPass to the start o [...] new a24f44c966 [clang][NewPM] Do not eliminate available_externally durng ` [...] new 913a74de66 Fix crash and rejects-valid when a later template parameter [...]
The 2 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/ItaniumMangle.cpp | 2 +- lib/Sema/Sema.cpp | 4 ++- lib/Sema/SemaTemplate.cpp | 45 ++++++++++++++++++------ test/CodeGen/available-externally-suppress.c | 9 +++-- test/SemaTemplate/resolve-single-template-id.cpp | 12 +++++++ test/SemaTemplate/temp_arg_nontype.cpp | 19 ++++++++++ 6 files changed, 76 insertions(+), 15 deletions(-)