[PATCH] D53543: [analyzer] MallocChecker: pr39348: Realize that sized delete isn't a custom delete.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 23 11:13:10 PDT 2018
NoQ updated this revision to Diff 170704.
NoQ marked an inline comment as done.
NoQ added a comment.
Add tests for different versions of the standard and for different ways to declare operator delete.
> Should we remove it then?
> why it's fine to remove this branch?
Because these two questions refer to the same branch (:
https://reviews.llvm.org/D53543
Files:
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
test/Analysis/NewDelete-custom.cpp
test/Analysis/NewDelete-sized-deallocation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53543.170704.patch
Type: text/x-patch
Size: 7962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/95a6fd22/attachment-0001.bin>
More information about the cfe-commits
mailing list