[PATCH] D103385: [clang-tidy] bugprone-forwarding-reference-overload: support non-type template parameters

Jesse Towner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 22 06:42:21 PDT 2021


jwtowner added a comment.

Friendly bump in case this was missed. Without this fix, bugprone-forwarding-reference-overload is not currently usable in a lot of codebases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103385



More information about the cfe-commits mailing list