[PATCH] D85851: [flang][directives] Use TableGen to generate clause unparsing
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 19:33:23 PDT 2020
clementval added a comment.
@kiranchandramohan Thanks for the review. I have added test and corrected other stuffs. One clang-today warning will remain for the function name. It is not consistent with the rest of TableGen so I ignored it from the beginning.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85851/new/
https://reviews.llvm.org/D85851
More information about the llvm-commits
mailing list