[Mlir-commits] [mlir] [MLIR][LLVM] Fix recursive DI type export memory leak (PR #88122)

Billy Zhu llvmlistbot at llvm.org
Sun Apr 14 18:39:31 PDT 2024


zyx-billy wrote:

OK turns out the test isn't too hard. Just had to make the previous nested recursive-decl test also use the nested decl again outside, which will die if it was cached to a temporary.

https://github.com/llvm/llvm-project/pull/88122


More information about the Mlir-commits mailing list