[PATCH] D26768: [analyzer] Improve VirtualCallChecker diagnostics

Devin Coughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 14:02:00 PST 2016


dcoughlin retitled this revision from "[analyzer] Improve VirtualCallChecker diagnostics and move out of alpha" to "[analyzer] Improve VirtualCallChecker diagnostics".
dcoughlin updated this revision to Diff 80953.
dcoughlin added a comment.

Keep the diagnostic improvements but remove the change to take the checker out of alpha.


https://reviews.llvm.org/D26768

Files:
  lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
  test/Analysis/virtualcall.cpp
  test/Analysis/virtualcall.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26768.80953.patch
Type: text/x-patch
Size: 11549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/6c0008f3/attachment.bin>


More information about the cfe-commits mailing list