llvm-project/clang/test/SemaObjCXX
Douglas Gregor 6ad0ef5091 Allow Objective-C entities to be declared within a transparent context
nested in the translation unit. This fixes <rdar://problem/6476070>.

llvm-svn: 61832
2009-01-06 23:51:29 +00:00
..
blocks.mm Add some block-pointer conversions in C++ 2008-12-23 00:53:59 +00:00
cocoa.mm Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
linkage-spec.mm Allow Objective-C entities to be declared within a transparent context 2009-01-06 23:51:29 +00:00
objc-decls-inside-namespace.mm Make it an error if an Objective-C declaration is not in the global scope. 2008-11-04 16:57:32 +00:00
overload.mm Support conversion from a null pointer constant o any Objective-C object pointer type. Fixes rdar://problem/6463298 2008-12-22 20:51:52 +00:00
reserved-keyword-selectors.mm Reserved C++ words are valid selectors in Objective-C++ 2008-08-23 21:00:01 +00:00