[PATCH] D83877: [Analyzer] Handle unique_ptr::swap() in SmartPtrModeling

Nithin VR via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 06:51:43 PDT 2020


vrnithinkumar updated this revision to Diff 278759.
vrnithinkumar marked 11 inline comments as done.
vrnithinkumar edited the summary of this revision.
vrnithinkumar added a comment.

- Changes from review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83877/new/

https://reviews.llvm.org/D83877

Files:
  clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
  clang/test/Analysis/Inputs/system-header-simulator-cxx.h
  clang/test/Analysis/smart-ptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83877.278759.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200717/ef162828/attachment.bin>


More information about the cfe-commits mailing list