[PATCH] D86373: [analyzer] Add modeling for unique_ptr move constructor

Nithin VR via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 31 05:36:31 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b743a9efa08: [analyzer] Add modeling for unique_ptr move constructor (authored by vrnithinkumar).

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.288928.patch
Type: text/x-patch
Size: 7775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200831/9e3abe6f/attachment.bin>


More information about the cfe-commits mailing list