hanchenye-llvm-project/clang/test/CodeGenObjCXX
John McCall b3732bb3b7 Just disable the hidden-visibility optimization for now by hiding it behind
a -cc1 option.  The Darwin linker complains about mixed visibility when linking
gcc-built objects with clang-built objects, and the optimization isn't really
that valuable.  Platforms with less ornery linkers can feel free to enable this.

llvm-svn: 110979
2010-08-12 23:36:15 +00:00
..
copyable-property-object.mm
encode.mm
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
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 objective-C++ IRGen: property reference as an 2010-06-17 23:00:29 +00:00
property-objects.mm
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