[PATCH] D64274: [analyzer] VirtualCallChecker overhaul.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 14:40:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369449: [analyzer] Improve VirtualCallChecker and enable parts of it by default. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64274?vs=215007&id=216255#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64274

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/CheckerManager.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
  cfe/trunk/test/Analysis/virtualcall-plist.cpp
  cfe/trunk/test/Analysis/virtualcall.cpp
  cfe/trunk/test/Analysis/virtualcall.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64274.216255.patch
Type: text/x-patch
Size: 23946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/e11cc196/attachment-0001.bin>


More information about the llvm-commits mailing list