[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
Wed Oct 24 12:02:08 PDT 2018


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

Address comments!


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.170946.patch
Type: text/x-patch
Size: 8790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/9de1bad4/attachment.bin>


More information about the cfe-commits mailing list