Allocate on ASTContext, rather than just on heap, so that template
parameter lists are freed up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D120081
[clang][ASTReader] Fix memory leak while reading FriendTemplateDecls kadircet on Feb 17 2022, 1:02 PM. Authored by
Details Allocate on ASTContext, rather than just on heap, so that template
Diff Detail
|