diff options
author | Florian Hahn <flo@fhahn.com> | 2024-03-06 20:08:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-06 20:08:00 +0000 |
commit | eb8f379567e8d014194faefe02ce92813e237afc (patch) | |
tree | 0b34e092b0e805f97fba02a1cc97ce912a7707e7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b64482e23eefaef7738fde35d0b7c4174aaa6597 (diff) | |
download | llvm-eb8f379567e8d014194faefe02ce92813e237afc.zip llvm-eb8f379567e8d014194faefe02ce92813e237afc.tar.gz llvm-eb8f379567e8d014194faefe02ce92813e237afc.tar.bz2 |
[DSE] Remove malloc from EarliestEscapeInfo before removing. (#84157)
Not removing the malloc from earliest escape info leaves stale entries
in the cache.
Fixes https://github.com/llvm/llvm-project/issues/84051.
PR: https://github.com/llvm/llvm-project/pull/84157
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions