[PATCH] D109359: [TableGen] Optionally emit a warning for unused template args

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 08:38:40 PDT 2021


c-rhodes added a comment.

Just an update on this patch, the only remaining warnings are in the Sparc backend, D109712 <https://reviews.llvm.org/D109712> fixes them but still waiting on review. I plan to update this patch soon to turn the flag on by default for LLVM and Clang.


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

https://reviews.llvm.org/D109359



More information about the llvm-commits mailing list