[PATCH] D54834: [analyzer][MallocChecker] Improve warning messages on double-delete errors

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 7 03:14:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa82810c56bc9: [analyzer][MallocChecker] Improve warning messages on double-delete errors (authored by Szelethus).
Herald added a subscriber: Charusso.
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D54834?vs=178372&id=223469#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54834/new/

https://reviews.llvm.org/D54834

Files:
  clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  clang/test/Analysis/Inputs/expected-plists/NewDelete-path-notes.cpp.plist
  clang/test/Analysis/Malloc+MismatchedDeallocator+NewDelete.cpp
  clang/test/Analysis/NewDelete-checker-test.cpp
  clang/test/Analysis/NewDelete-path-notes.cpp
  clang/test/Analysis/dtor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54834.223469.patch
Type: text/x-patch
Size: 6616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191007/4694e69b/attachment-0001.bin>


More information about the cfe-commits mailing list