diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-12-14 08:40:17 -0800 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-12-14 08:42:21 -0800 |
commit | 2ac37df5d7f385dbf9c9456aae1cc6d0d98587ef (patch) | |
tree | e702a7c76b36895352ae94687e025d262afc4032 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | e84d1879e51f543d2cdeaca3b4ae7786ea3f19b5 (diff) | |
download | llvm-2ac37df5d7f385dbf9c9456aae1cc6d0d98587ef.zip llvm-2ac37df5d7f385dbf9c9456aae1cc6d0d98587ef.tar.gz llvm-2ac37df5d7f385dbf9c9456aae1cc6d0d98587ef.tar.bz2 |
[Attributor][FIX] Try to prevent a potential memory leak
We might not have registered an AA allocated via the bump allocator
and consequently not deallocated it properly.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions