Files
clang-p2996/clang/lib/CodeGen/CGExprAgg.cpp
Akira Hatanaka ea0cd51a49 [CodeGen][ObjC] Fix a memory leak that occurs when a non-trivial C
struct property is set using dot notation

Make sure the destructor is called if needed.

Differential Revision: https://reviews.llvm.org/D136639
2023-01-05 19:48:25 -08:00

82 KiB