[PATCH] D67460: clang-tidy: modernize-use-using work with multi-argument templates

Jonathan Meier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 05:17:18 PDT 2019


jonathanmeier added a comment.

Also note that your enhanced version of my first example actually works with your initial patch, since the two comparison operators cancel each other out in the counting logic.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67460/new/

https://reviews.llvm.org/D67460





More information about the cfe-commits mailing list