[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
Mon Oct 21 08:51:47 PDT 2019


poelmanc updated this revision to Diff 225896.
poelmanc added a comment.

Rebase to latest master (tests moved into new "checkers" subdirectory.)


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/checkers/modernize-use-using.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67460.225896.patch
Type: text/x-patch
Size: 5540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191021/1adbb025/attachment-0001.bin>


More information about the cfe-commits mailing list