[PATCH] D129280: [analyzer] PlacementNewChecker, properly handle array overhead (cookie)

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 02:17:04 PDT 2022


martong updated this revision to Diff 443174.
martong added a comment.

- Replace "might" with "unspecified value"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129280

Files:
  clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp
  clang/test/Analysis/placement-new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129280.443174.patch
Type: text/x-patch
Size: 8248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220708/e7f37b77/attachment.bin>


More information about the cfe-commits mailing list