[PATCH] D67460: clang-tidy: modernize-use-using work with multi-argument templates
Conrad Poelman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 12 14:44:52 PDT 2019
poelmanc updated this revision to Diff 220007.
poelmanc added a comment.
Sorry one more test at the end to make sure a multi-typedef with all that Variadic stuff still doesn't get changed to using.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67460/new/
https://reviews.llvm.org/D67460
Files:
clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp
clang-tools-extra/test/clang-tidy/modernize-use-using.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67460.220007.patch
Type: text/x-patch
Size: 5513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190912/1ec9f1a4/attachment.bin>
More information about the cfe-commits
mailing list