[PATCH] D34275: [analyzer] Re-implemente current virtual calls checker in a path-sensitive way
wangxin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 10:33:37 PDT 2017
wangxindsb updated this revision to Diff 112196.
wangxindsb added a comment.
- Highlight pure virtual even in non-pure-only mode;
- Add change to the header.
https://reviews.llvm.org/D34275
Files:
lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
test/Analysis/virtualcall.cpp
test/Analysis/virtualcall.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34275.112196.patch
Type: text/x-patch
Size: 30061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170822/916f556c/attachment-0001.bin>
More information about the cfe-commits
mailing list