[PATCH] D64274: [analyzer] VirtualCallChecker overhaul.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 9 14:11:28 PDT 2019
NoQ updated this revision to Diff 208807.
NoQ added a comment.
Bring back the option in order to preserve backwards compatibility.
Sneak in an implicit conversion from `CheckName` to `StringRef` so that not to repeat myself.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64274/new/
https://reviews.llvm.org/D64274
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
clang/test/Analysis/virtualcall.cpp
clang/test/Analysis/virtualcall.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64274.208807.patch
Type: text/x-patch
Size: 16172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/83e1e57b/attachment-0001.bin>
More information about the cfe-commits
mailing list