This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 09a80cc504 [StaticAnalyzer] Fix some Clang-tidy modernize and Include W [...] new 179aac9d58 [ExprConstant] Look through ExprWithCleanups for `allocsize` new c9e236569c Fix an unused variable warning; NFC
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/AST/ExprConstant.cpp | 6 +++++- lib/Analysis/CFG.cpp | 1 + test/CodeGenCXX/alloc-size.cpp | 12 ++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-)