[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 18:29:51 PDT 2021
    
    
  
Paul-C-Anagnostopoulos added a comment.
Doesn't C++ allow unnamed parameters? That would be another way to do it. And that would make it impossible to reference the template argument name.
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