diff options
| author | Podchishchaeva, Mariya <mariya.podchishchaeva@intel.com> | 2023-08-03 01:53:23 -0700 |
|---|---|---|
| committer | Podchishchaeva, Mariya <mariya.podchishchaeva@intel.com> | 2023-08-03 02:00:17 -0700 |
| commit | c4bb3e073548cf436d5fa0406e3ae75e94684dec (patch) | |
| tree | 0d62cd3e60e92bdce2e6c67b1d012253188a3ed7 /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 781883ea624a6c0cd426af0043b0287b116466ee (diff) | |
| download | llvm-c4bb3e073548cf436d5fa0406e3ae75e94684dec.zip llvm-c4bb3e073548cf436d5fa0406e3ae75e94684dec.tar.gz llvm-c4bb3e073548cf436d5fa0406e3ae75e94684dec.tar.bz2 | |
[NFC][clang] Fix static analyzer concerns
InterpState 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: aaron.ballman
Differential Revision: https://reviews.llvm.org/D156900
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
