[PATCH] D96416: [TableGen] Improve algorithms for processing template arguments; add type checking
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 09:52:19 PST 2021
lattner added a comment.
If I recall it is more basic than that - lots of tblgen data structures don't have destructors or something. It has been forever since I've looked at this stuff so I don't recall. It might not be worth fixing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96416/new/
https://reviews.llvm.org/D96416
More information about the llvm-commits
mailing list