[all-commits] [llvm/llvm-project] 4654fa: Follow up to 6e03a68b776dc, squelch another leak
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Wed Feb 2 13:02:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4654fa89eacca375ff860203697982b873bbd7c8
https://github.com/llvm/llvm-project/commit/4654fa89eacca375ff860203697982b873bbd7c8
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
Log Message:
-----------
Follow up to 6e03a68b776dc, squelch another leak
This patch is a sticking-paster until D118774 solves the situation with
unique_ptrs. I'm certainly wishing I'd focused on that first X_X.
More information about the All-commits
mailing list