[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
Mon Oct 22 17:50:32 PDT 2018


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

Remove weird flags that i used for debugging from the test run-lines.


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.170543.patch
Type: text/x-patch
Size: 5677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/b798819c/attachment.bin>


More information about the cfe-commits mailing list