hanchenye-llvm-project/clang/test/CodeGenObjCXX
John McCall 26c935f564 Test case.
llvm-svn: 121194
2010-12-07 22:55:51 +00:00
..
block-var-layout.mm Adding couple of Block API, a bug fix and 2010-11-11 00:11:38 +00:00
copyable-property-object.mm Moved objective-c++ code gen. tests to their own directory and 2010-06-15 23:49:10 +00:00
encode.mm Fix a crash encoding ivars of vector types and 2010-10-07 21:25:25 +00:00
exceptions.mm Support catching Objective C pointers in C++ under the non-fragile NeXT runtime. 2010-07-24 00:37:23 +00:00
foreach-statement.mm Objective-c++ IR gen. 2010-05-27 16:05:06 +00:00
implicit-copy-assign-operator.mm Moved objective-c++ code gen. tests to their own directory and 2010-06-15 23:49:10 +00:00
implicit-copy-constructor.mm Moved objective-c++ code gen. tests to their own directory and 2010-06-15 23:49:10 +00:00
ivar-objects.mm Fixes a code gen. crash when ivar object has trivial constructor. 2010-05-04 19:29:32 +00:00
mangle-blocks.mm Fix testsuite for blocks mangling change 2010-05-25 17:46:21 +00:00
mangle.mm Add encoding of reference types like gcc does for objc methods and 2010-04-13 23:45:47 +00:00
method-local-extern-mangle.mm extern variable declared locally to objective-c++ method 2010-06-30 18:27:47 +00:00
property-derived-to-base-conv.mm Add an assertion, fix a whole bunch of bugs, comment the assertion 2010-11-18 19:01:18 +00:00
property-dot-copy.mm Only assignment operator triggers property setter call. 2010-09-17 20:45:45 +00:00
property-dot-reference.mm Test case. 2010-12-07 22:55:51 +00:00
property-object-conditional-exp.mm Copying result of object property reference expression 2010-09-27 17:30:38 +00:00
property-objects.mm property reference expression used on lhs of assignment 2010-09-09 23:01:10 +00:00
refence-assign-write-barrier.mm Fix a bug where write-barriers for assignment through reference 2010-11-18 22:39:16 +00:00
references.mm Allow reference binding of a reference of Objective-C object type to 2010-08-07 11:51:51 +00:00
rtti.mm Just disable the hidden-visibility optimization for now by hiding it behind 2010-08-12 23:36:15 +00:00
selector-expr-lvalue.mm Renamed selactor-expr-lvalue.mm to selector-expr-lvalue.mm. 2010-06-24 16:40:16 +00:00