[PATCH] D103750: [analyzer] Handle std::make_unique for SmartPtrModeling
Deep Majumder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 15 06:53:22 PDT 2021
RedDocMD updated this revision to Diff 352127.
RedDocMD added a comment.
Fixed up meaning of make_unique_for_overwrite, use `getConjuredHeapSymbolVal`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103750/new/
https://reviews.llvm.org/D103750
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/test/Analysis/Inputs/system-header-simulator-cxx.h
clang/test/Analysis/smart-ptr-text-output.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103750.352127.patch
Type: text/x-patch
Size: 7775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/cdbb8f2e/attachment-0001.bin>
More information about the cfe-commits
mailing list