[PATCH] D86373: [analyzer] Add modeling for unique_ptr move constructor
Nithin VR via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 13:28:20 PDT 2020
vrnithinkumar updated this revision to Diff 288101.
vrnithinkumar added a comment.
- Refactoring to reuse common duplicated code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86373/new/
https://reviews.llvm.org/D86373
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: D86373.288101.patch
Type: text/x-patch
Size: 7775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200826/cec220bc/attachment.bin>
More information about the cfe-commits
mailing list