llvm-project/clang/test/CodeGenObjCXX
Fariborz Jahanian 61a312413c Fix IRGen when property-dot syntax used to access
a c++ class object 'ivar'. Fixes radar 8366604.

llvm-svn: 112729
2010-09-01 19:36:41 +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 Various small fixes for construction/destruction of Objective-C++ 2010-05-20 02:24:22 +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 objective-C++ IRGen: property reference as an 2010-06-17 23:00:29 +00:00
property-objects.mm Fix IRGen when property-dot syntax used to access 2010-09-01 19:36:41 +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