diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-11-20 19:13:19 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-01-26 14:57:23 -0800 |
commit | 8afabff6b11c3aa2b0a2f045833450703aab6605 (patch) | |
tree | bab3bb662d00dbc260a74bc7d09ecfd782622285 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 8cef45517e47af7c81dd6504fa52ce98e21a6208 (diff) | |
download | llvm-8afabff6b11c3aa2b0a2f045833450703aab6605.zip llvm-8afabff6b11c3aa2b0a2f045833450703aab6605.tar.gz llvm-8afabff6b11c3aa2b0a2f045833450703aab6605.tar.bz2 |
Frontend: Fix memory leak in CompilerInstance::setVerboseOutputStream
Found this memory leak in `CompilerInstance::setVerboseOutputStream` by
inspection; it looks like this wasn't previously exercised, since it was
never called twice.
Differential Revision: https://reviews.llvm.org/D93249
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions