This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0e012984b0 [Preamble] Fix an undefined behavior when checking an empty [...] new ce918162e6 [analyzer] Improve `CallDescription` to handle c++ method.
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/CallEvent.h | 23 +++++- .../Checkers/InnerPointerChecker.cpp | 85 ++++++++++------------ lib/StaticAnalyzer/Core/CallEvent.cpp | 29 +++++++- 3 files changed, 85 insertions(+), 52 deletions(-)