[PATCH] D35796: [analyzer] Delete with non-virtual destructor check
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 22 03:18:19 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313973: [analyzer] Add new delete with non-virtual destructor check (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D35796?vs=116060&id=116319#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35796
Files:
cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
cfe/trunk/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
cfe/trunk/test/Analysis/DeleteWithNonVirtualDtor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35796.116319.patch
Type: text/x-patch
Size: 14046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170922/b50d49e0/attachment-0001.bin>
More information about the cfe-commits
mailing list