hanchenye-llvm-project/clang/test/SemaObjCXX
Anders Carlsson ac0d7bd709 id<Foo> is a POD type.
llvm-svn: 64175
2009-02-09 21:53:01 +00:00
..
blocks.mm Initial implementation of argument dependent lookup (a.k.a. ADL, 2009-02-04 00:32:51 +00:00
cocoa.mm Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objective-C++). 2009-01-09 00:41:48 +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
protocol-lookup.mm Improvements and fixes for name lookup with using directives, from Piotr Rak! 2009-02-05 19:25:20 +00:00
reserved-keyword-selectors.mm Reserved C++ words are valid selectors in Objective-C++ 2008-08-23 21:00:01 +00:00
vararg-non-pod.mm id<Foo> is a POD type. 2009-02-09 21:53:01 +00:00
void_to_obj.mm Add a test case for some Objective-C behavior that will not be supported in Objective-C++ 2009-02-07 17:16:20 +00:00