[PATCH] D53543: [analyzer] MallocChecker: pr39348: Realize that sized delete isn't a custom delete.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 17:45:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345802: [analyzer] pr39348: MallocChecker: Realize that sized delete isn't custom… (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53543?vs=170946&id=172069#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53543

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  cfe/trunk/test/Analysis/NewDelete-custom.cpp
  cfe/trunk/test/Analysis/NewDelete-sized-deallocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53543.172069.patch
Type: text/x-patch
Size: 8917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181101/469305f6/attachment-0001.bin>


More information about the cfe-commits mailing list