llvm-project/clang/include
Akira Hatanaka 40568fec7e [CodeGen] Emit destructor calls to destruct compound literals
Fix a bug in IRGen where it wasn't destructing compound literals in C
that are ObjC pointer arrays or non-trivial structs. Also diagnose jumps
that enter or exit the lifetime of the compound literals.

rdar://problem/51867864

Differential Revision: https://reviews.llvm.org/D64464
2020-03-10 14:08:28 -07:00
..
clang [CodeGen] Emit destructor calls to destruct compound literals 2020-03-10 14:08:28 -07:00
clang-c [OPENMP50]Add basic support for depobj construct. 2020-03-02 13:10:32 -05:00
CMakeLists.txt