This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e2c6f9622e Revert "[SemaCXX] Unconfuse Clang when std::align_val_t is u [...] new 5897428cd2 [C++17] Reject shadowing of capture by parameter in lambda
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/DiagnosticSemaKinds.td | 4 ++++ include/clang/Sema/Sema.h | 4 +++- lib/Sema/SemaLambda.cpp | 20 +++++++++++++++++--- test/CXX/drs/dr22xx.cpp | 11 +++++++++++ test/SemaCXX/warn-shadow-in-lambdas.cpp | 5 +++-- www/cxx_dr_status.html | 2 +- 6 files changed, 39 insertions(+), 7 deletions(-)