This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 710b257332 [OpenCL] Allow address spaces as method qualifiers. new 01ff20bb48 Regenerating the C++ DR status page from the latest Core iss [...] new 6384566c31 Mark the lambda function pointer conversion operator as noexcept.
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/Sema/SemaLambda.cpp | 3 +- test/AST/ast-dump-expr.cpp | 14 +- test/CXX/drs/dr17xx.cpp | 12 + test/CXX/expr/expr.prim/expr.prim.lambda/p9.cpp | 8 + www/cxx_dr_status.html | 28182 +++++++++++----------- 5 files changed, 14201 insertions(+), 14018 deletions(-) create mode 100644 test/CXX/expr/expr.prim/expr.prim.lambda/p9.cpp