This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 65db725 [cxx1z-constexpr-lambda] Implement captures - thus completing [...] new 58aece0 Revert r295277 to fix buildbot.
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/Basic/Diagnostic.h | 8 +- include/clang/Sema/Sema.h | 7 +- lib/Sema/SemaTemplateDeduction.cpp | 154 +++++++++++---------------- test/CXX/drs/dr4xx.cpp | 2 +- test/SemaTemplate/deduction.cpp | 6 +- test/SemaTemplate/partial-order.cpp | 20 +--- test/SemaTemplate/temp_arg_nontype.cpp | 16 +-- test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 20 ---- 8 files changed, 81 insertions(+), 152 deletions(-)