[all-commits] [llvm/llvm-project] 4f7105: Fix memory leak I introduced in 2d66ed370a40
Chris B via All-commits
all-commits at lists.llvm.org
Mon Jan 31 17:46:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f710515fb0935c10997fedee3e8621250a26cbf
https://github.com/llvm/llvm-project/commit/4f710515fb0935c10997fedee3e8621250a26cbf
Author: Chris Bieneman <beanz at abolishcrlf.org>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M llvm/unittests/Passes/PassBuilderBindingsTest.cpp
Log Message:
-----------
Fix memory leak I introduced in 2d66ed370a40
This should fix the asan issue identified on the Linux asan bot.
More information about the All-commits
mailing list