aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/PatchableFunction.cpp
diff options
context:
space:
mode:
authorPodchishchaeva, Mariya <mariya.podchishchaeva@intel.com>2023-07-28 05:30:31 -0700
committerPodchishchaeva, Mariya <mariya.podchishchaeva@intel.com>2023-07-28 05:30:34 -0700
commit9fe23fbb2318f86eab0a8404c5024ee04f1eb83d (patch)
tree8409534f8b4ece1c3dc76e990904d4c8bc1e8741 /llvm/lib/CodeGen/PatchableFunction.cpp
parenta623f4c7849838361c9a69324cf669100bc0e414 (diff)
downloadllvm-9fe23fbb2318f86eab0a8404c5024ee04f1eb83d.zip
llvm-9fe23fbb2318f86eab0a8404c5024ee04f1eb83d.tar.gz
llvm-9fe23fbb2318f86eab0a8404c5024ee04f1eb83d.tar.bz2
[NFC][analyzer] Fix static analyzer concerns
CFGStmtMap frees resources in the destructor but doesn't have user-written copy c'tor or assignment operator, so copying it using default ones can cause double free. Reviewed By: cor3ntin Differential Revision: https://reviews.llvm.org/D156415
Diffstat (limited to 'llvm/lib/CodeGen/PatchableFunction.cpp')
0 files changed, 0 insertions, 0 deletions