[PATCH] D49570: [analyzer] Improve warning messages and notes of DanglingInternalBufferChecker

Reka Kovacs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 10 15:46:36 PDT 2018


rnkovacs updated this revision to Diff 160193.
rnkovacs marked 3 inline comments as done.
rnkovacs added a comment.

Address comments & rebase.


https://reviews.llvm.org/D49570

Files:
  lib/StaticAnalyzer/Checkers/AllocationState.h
  lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  test/Analysis/inner-pointer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49570.160193.patch
Type: text/x-patch
Size: 30224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180810/c9c86db9/attachment-0001.bin>


More information about the cfe-commits mailing list