This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 09b3136b5b [analyzer] Allow padding checker to traverse simple class hi [...] new 33b0abe401 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 | 7 ++++-- 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 | 41 +++++++++++++++++++++++++++++++++ www/cxx_dr_status.html | 2 +- 10 files changed, 81 insertions(+), 20 deletions(-)