[PATCH] D103750: [analyzer] Handle std::make_unique for SmartPtrModeling
Deep Majumder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 18 10:51:12 PDT 2021
RedDocMD updated this revision to Diff 353048.
RedDocMD added a comment.
Little changes, a failing test
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.353048.patch
Type: text/x-patch
Size: 9740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210618/9f2b793e/attachment.bin>
More information about the cfe-commits
mailing list