This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b81258f [clang-format] Another attempt at python 3 compatibility new 325ff36 [analyzer] Improve VirtualCallChecker diagnostics and move in [...]
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: include/clang/StaticAnalyzer/Checkers/Checkers.td | 5 +- lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp | 121 ++++++++++++++------- test/Analysis/virtualcall.cpp | 64 +++++++++-- test/Analysis/virtualcall.h | 10 +- 4 files changed, 152 insertions(+), 48 deletions(-)