[PATCH] D126944: [Clang] Fix memory leak due to TemplateArgumentListInfo used in AST node.
Andrew via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 2 22:01:45 PDT 2022
browneee added a comment.
More details on the bug: https://reviews.llvm.org/D125802#3551305
Alternative implementation for fix: https://reviews.llvm.org/D126937
I'm not yet sure if these changes are correct.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126944/new/
https://reviews.llvm.org/D126944
More information about the cfe-commits
mailing list