This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f46e18fb70 Use fully qualified name when printing S_CONSTANT records new 7bbf5d1de0 PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue [...]
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/AST/Expr.cpp | 5 ++++ lib/CodeGen/CGExprAgg.cpp | 3 ++- lib/CodeGen/CGExprScalar.cpp | 4 +-- lib/Sema/SemaExpr.cpp | 6 +++-- lib/Sema/SemaInit.cpp | 10 ++++--- lib/StaticAnalyzer/Core/ExprEngineC.cpp | 7 ++++- test/Analysis/nullptr.cpp | 12 ++------- test/CXX/drs/dr21xx.cpp | 10 +++++++ test/CodeGenCXX/nullptr.cpp | 47 +++++++++++++++++++++++++++++++++ www/cxx_dr_status.html | 2 +- 10 files changed, 86 insertions(+), 20 deletions(-)