[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
Wed Feb 10 10:51:12 PST 2021
lattner added a comment.
I just noticed this in the testcase: "// XFAIL: vg_leak". Valgrind checks for memory leaks, so I assume this is required because tblgen itself is leaking memory internally.
-Chris
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