aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <nickdesaulniers@users.noreply.github.com>2025-01-09 14:46:52 -0800
committerGitHub <noreply@github.com>2025-01-09 14:46:52 -0800
commit9426fdd4cbd6812b69c218b865f184cb25342be4 (patch)
treed0935e76ac340dbff52545de4dc5b964ba1284f6 /clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp
parente6d061ad49ce11193bddfff8a7920b798fb7d214 (diff)
downloadllvm-9426fdd4cbd6812b69c218b865f184cb25342be4.zip
llvm-9426fdd4cbd6812b69c218b865f184cb25342be4.tar.gz
llvm-9426fdd4cbd6812b69c218b865f184cb25342be4.tar.bz2
[libc][test] fix memory leak pt.2 (#122384)
These were created with operator new (see `Test::createCallable`), so operator delete should be used instead of free(). Fixes: #122369 Fixes: #122378
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp')
0 files changed, 0 insertions, 0 deletions