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

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 07:28:57 PDT 2021


c-rhodes updated this revision to Diff 371066.
c-rhodes added a comment.

Test no warning is emitted for a used arg.


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

https://reviews.llvm.org/D109359

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Main.cpp
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/warn-unused-template-arg.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109359.371066.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/b7f96d76/attachment.bin>


More information about the llvm-commits mailing list