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

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 10:15:32 PDT 2021


Paul-C-Anagnostopoulos added a comment.

I suggested an 'unused' statement above. With it, we should be able to make this option on by default.

I don't think it's a good idea to completely disallow unused arguments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109359



More information about the llvm-commits mailing list