[PATCH] D126937: Fix memleak in VarTemplateSpecializationDecl

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 05:32:53 PDT 2022


aaron.ballman added a comment.

In D126937#3555731 <https://reviews.llvm.org/D126937#3555731>, @aaron.ballman wrote:

> In D126937#3555243 <https://reviews.llvm.org/D126937#3555243>, @browneee wrote:
>
>> I was also looking into fixing this: https://reviews.llvm.org/D126944
>>
>> I'm not yet sure if my changes are correct.
>
> I did a review on https://reviews.llvm.org/D126944, but I'll let the two of you decide which review to move forward with rather than review them both in tandem. :-)

FYI, I've accepted that other review (we needed to get the leak fixed ASAP).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126937/new/

https://reviews.llvm.org/D126937



More information about the cfe-commits mailing list