clang-tidy: [misc-unused-parameters] Ignore template instantiations.
No functional changes intended as we should already do the corresponding fixes when visiting the primary template. There are existing tests that verify that we do change unused parameters of templated functions. llvm-svn: 259640
Loading
Please sign in to comment