[PATCH] D62845: [clang-tidy] Fix make-unique tests on C++2a.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 4 07:51:04 PDT 2019
hokein updated this revision to Diff 202940.
hokein marked 2 inline comments as done.
hokein added a comment.
address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62845/new/
https://reviews.llvm.org/D62845
Files:
clang-tools-extra/test/clang-tidy/modernize-make-unique-cxx14.cpp
clang-tools-extra/test/clang-tidy/modernize-make-unique-inaccessible-ctors.cpp
clang-tools-extra/test/clang-tidy/modernize-make-unique.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62845.202940.patch
Type: text/x-patch
Size: 10188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190604/20a45ff3/attachment-0001.bin>
More information about the cfe-commits
mailing list