[clang][Interp] Properly destruct allocated Records
We are otherwise leaking some memory the records might allocate themselves. Differential Revision: https://reviews.llvm.org/D134054
Loading
Please sign in to comment
We are otherwise leaking some memory the records might allocate themselves. Differential Revision: https://reviews.llvm.org/D134054