[PATCH] D86029: [analyzer] Add modeling for unque_ptr::get()
Nithin VR via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 19 15:29:42 PDT 2020
vrnithinkumar updated this revision to Diff 286675.
vrnithinkumar edited the summary of this revision.
vrnithinkumar added a comment.
- Using conjureSymbolVal in case of missing inner pointer value
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86029/new/
https://reviews.llvm.org/D86029
Files:
clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
clang/test/Analysis/smart-ptr-text-output.cpp
clang/test/Analysis/smart-ptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86029.286675.patch
Type: text/x-patch
Size: 4350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200819/54968c37/attachment.bin>
More information about the cfe-commits
mailing list