[PATCH] D52989: [clang-tidy] Fix handling of parens around new expressions in make_<smartptr> checks.
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 09:00:15 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344058: [clang-tidy] Fix handling of parens around new expressions in make_<smartptr>… (authored by alexfh, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D52989
Files:
clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.h
clang-tools-extra/trunk/test/clang-tidy/modernize-make-shared.cpp
clang-tools-extra/trunk/test/clang-tidy/modernize-make-unique.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52989.168813.patch
Type: text/x-patch
Size: 8183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/7b04782b/attachment.bin>
More information about the llvm-commits
mailing list