Files
clang-p2996/llvm/unittests/IR/BasicBlockDbgInfoTest.cpp
Orlando Cazalet-Hyams 7ffe67c17c [RemoveDIs] Fix asan-identified leak in unittest (#106723)
Fixes issue found here
https://github.com/llvm/llvm-project/pull/106691#issuecomment-2320960847

The issue wasn't in the code change itself, just the unittest; the
trailing marker wasn't properly cleaned up.
2024-08-30 15:39:11 +02:00

62 KiB