[PATCH] D54745: [clang-tidy] Don't generate incorrect fixes for class with deleted copy/move constructor in smart_ptr check.
Haojian Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 01:37:19 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347537: [clang-tidy] Don't generate incorrect fixes for class with deleted copy… (authored by hokein, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54745/new/
https://reviews.llvm.org/D54745
Files:
clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-make-unique.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54745.175206.patch
Type: text/x-patch
Size: 4639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/5818158b/attachment.bin>
More information about the llvm-commits
mailing list