This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b2456f4e11 When multiple sanitizers are enabled (ubsan + something else [...] new 799049fee5 Fix assert when template argument deduction's original call [...]
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/Sema/SemaTemplateDeduction.cpp | 2 +- test/SemaTemplate/temp_arg_pack.cpp | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 test/SemaTemplate/temp_arg_pack.cpp