[PATCH] D148197: [TableGen] Allow references to class template arguments in defvar
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 01:27:53 PDT 2023
simon_tatham accepted this revision.
simon_tatham added a comment.
This revision is now accepted and ready to land.
And in all the //other// cases of `ParseDefvar`, the default `nullptr` parameter is used, so everything still behaves the same in contexts that aren't a `class` definition? Seems reasonable to me!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148197/new/
https://reviews.llvm.org/D148197
More information about the llvm-commits
mailing list