[PATCH] D76996: [analyzer] Improve PlacementNewChecker
Karasev Nikita via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 23 02:41:11 PDT 2020
f00kat updated this revision to Diff 259499.
f00kat added a comment.
1. Rewroted ElementRegion processing and fixed tests for this cases.
2. Simplified the code a bit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76996/new/
https://reviews.llvm.org/D76996
Files:
clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp
clang/test/Analysis/placement-new.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76996.259499.patch
Type: text/x-patch
Size: 21135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200423/9c0cdc06/attachment-0001.bin>
More information about the cfe-commits
mailing list