aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPodchishchaeva, Mariya <mariya.podchishchaeva@intel.com>2023-08-03 08:37:54 -0700
committerPodchishchaeva, Mariya <mariya.podchishchaeva@intel.com>2023-08-03 08:37:58 -0700
commit25d6f9ddc1913de1094fa610ce77288f337771a2 (patch)
tree5fb34ca31c54b695549707d2b108c8860de7b547 /clang/lib/Frontend/CompilerInvocation.cpp
parentf887cb10acc9fb21e389703062398adf1331232f (diff)
downloadllvm-25d6f9ddc1913de1094fa610ce77288f337771a2.zip
llvm-25d6f9ddc1913de1094fa610ce77288f337771a2.tar.gz
llvm-25d6f9ddc1913de1094fa610ce77288f337771a2.tar.bz2
[NFC][clang] Fix static analyzer concerns
A bunch of classes in APValue free resources in the destructor but don't have user-written copy c'tor or assignment operator, so copying them using default ones can cause double free. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D156975
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions