[PATCH] D104300: [analyzer] Handle std::swap for std::unique_ptr
Deep Majumder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 18 11:49:35 PDT 2021
RedDocMD updated this revision to Diff 353068.
RedDocMD added a comment.
Some more refactoring
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104300/new/
https://reviews.llvm.org/D104300
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/lib/StaticAnalyzer/Checkers/SmartPtr.h
clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/test/Analysis/smart-ptr-text-output.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104300.353068.patch
Type: text/x-patch
Size: 10558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210618/14b55d66/attachment.bin>
More information about the cfe-commits
mailing list