[PATCH] D95874: [TableGen] Temporary hack to add type checking for multiclass template arguments
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 09:04:22 PST 2021
Paul-C-Anagnostopoulos added a comment.
This is not the code that will end up in the real TableGen, so I wasn't worried about formatting.
I will write a monster test for all the template argument parsing, checking, and resolving. This is not the only problem I uncovered.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95874/new/
https://reviews.llvm.org/D95874
More information about the llvm-commits
mailing list