hanchenye-llvm-project/clang/test/CodeGenObjCXX
Fariborz Jahanian 42455ea935 Implement objective-c++'s block pointer type matching involving
types which are contravariance in argument types and covariance
in return types. // rdar://8979379.

llvm-svn: 125445
2011-02-12 19:07:46 +00:00
..
block-var-layout.mm A few more tweaks to the blocks AST representation: 2011-02-07 10:33:21 +00:00
blocks.mm Implement objective-c++'s block pointer type matching involving 2011-02-12 19:07:46 +00:00
copyable-property-object.mm
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
implicit-copy-assign-operator.mm
implicit-copy-constructor.mm Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:10:24 +00:00
ivar-objects.mm
mangle-blocks.mm
mangle.mm
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 Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the exception of explicit template instantiations, which have to be weak_odr. 2011-01-24 00:46:19 +00:00
selector-expr-lvalue.mm Renamed selactor-expr-lvalue.mm to selector-expr-lvalue.mm. 2010-06-24 16:40:16 +00:00
write-barrier-global-assign.mm Generate write-barriers for global objc 2011-01-13 20:00:54 +00:00