[PATCH] D35796: [analyzer] Delete with non-virtual destructor check

Reka Kovacs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 13:20:40 PDT 2017


rnkovacs updated this revision to Diff 116060.
rnkovacs added a comment.

- Accidentally left-in comment removed.
- Checker file clang-formatted.


https://reviews.llvm.org/D35796

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
  test/Analysis/DeleteWithNonVirtualDtor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35796.116060.patch
Type: text/x-patch
Size: 13839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170920/3b0a787c/attachment-0001.bin>


More information about the cfe-commits mailing list