This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1812aa0 Fix two bugs for musl-libc on ARM new 9d7b595 [analyzer] Model base to derived casts more precisely.
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: .../StaticAnalyzer/Core/PathSensitive/Store.h | 7 ++++-- lib/StaticAnalyzer/Core/CallEvent.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngineC.cpp | 25 ++++++++++++++++++++-- lib/StaticAnalyzer/Core/Store.cpp | 2 +- test/Analysis/NewDelete-checker-test.cpp | 16 ++++++++++++++ 5 files changed, 46 insertions(+), 6 deletions(-)