Skip to content
Commit 25d6f9dd authored by Podchishchaeva, Mariya's avatar Podchishchaeva, Mariya
Browse files

[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
parent f887cb10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment