[PATCH] D94821: [flang][directive] Get rid of flangClassValue in TableGen

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 11:55:11 PST 2021


clementval added inline comments.


================
Comment at: llvm/test/TableGen/directive2.td:17
 
 def TDLC_ClauseA : Clause<"clausea"> {
   let isImplicit = 1;
----------------
sameeranjoshi wrote:
> Did you check with the target `check-llvm-tablegen` ?
I did it but will double-check. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94821



More information about the llvm-commits mailing list