[all-commits] [llvm/llvm-project] e63b18: Catch an extremely obvious memory leak, thanks asan
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Tue Jun 29 07:48:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e63b18bc84a27718266f5c838a572ba423f70a2c
https://github.com/llvm/llvm-project/commit/e63b18bc84a27718266f5c838a572ba423f70a2c
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
Log Message:
-----------
Catch an extremely obvious memory leak, thanks asan
https://lab.llvm.org/buildbot/#/builders/5/builds/9208
(dbg-phis-merging-in-ldv.mir and dbg-phis-with-loops.mir in the asan
check stage)
More information about the All-commits
mailing list