[PATCH] D65180: [analyzer] VirtualCallChecker: Improve warning messages.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 24 12:47:34 PDT 2019


NoQ updated this revision to Diff 211587.
NoQ added a comment.

One more thing: explain the consequences of the bug, so that it was obvious what the problem is.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65180/new/

https://reviews.llvm.org/D65180

Files:
  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: D65180.211587.patch
Type: text/x-patch
Size: 10156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190724/cab8c763/attachment.bin>


More information about the cfe-commits mailing list