llvm-capstone/clang/test/Import
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
..
array-init-loop-expr
attr
builtin-template [ASTImporter] Add support for BuiltinTemplateDecl 2019-10-30 14:53:35 +01:00
call-expr
clang-flags
compound-assign-op
conflicting-struct
conversion-decl
cxx-anon-namespace [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
cxx-casts
cxx-default-init-expr
cxx-for-range
cxx-member-pointers
cxx-noexcept-expr
cxx-record-flags [ASTImporter] Copy Argument Passing Restrictions setting when importing a CXXRecordDecl definition 2019-04-26 18:51:28 +00:00
cxx-scalar-value-init
cxx-try-catch
destructor
direct
do-stmt
empty-struct
enum [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
error-in-expression
error-in-import
expr-with-cleanups
extern-c-function
for-stmt
forward-declared-objc-class
forward-declared-struct
if-stmt
import-overrides
in-class-initializer
indirect-goto
indirect-struct-member-access
inherited-ctor-init-expr
local-struct
local-struct-use-origins
member-in-struct
missing-import
multiple-forward-declarations
namespace [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
objc-arc [CodeGen] Emit destructor calls to destruct compound literals 2020-03-10 14:08:28 -07:00
objc-autoreleasepool
objc-definitions-in-expression
objc-method
objc-param-decl
objc-try-catch
overloaded-function
pack-expansion-expr
struct-and-var Tighten up CHECK lines added in a9f10ebffa to work on ARM. 2019-12-05 18:35:08 -08:00
struct-in-namespace
struct-layout
switch-stmt
template
template-specialization [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
while-stmt