llvm-project/clang/test/SemaObjCXX
Anders Carlsson a7d069d63c Use a single function for doing vararg argument promotion. Also, make sure to do the promotion before checking the type - fixes PR3340.
llvm-svn: 62323
2009-01-16 16:48:51 +00:00
..
blocks.mm Add some block-pointer conversions in C++ 2008-12-23 00:53:59 +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
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 Use a single function for doing vararg argument promotion. Also, make sure to do the promotion before checking the type - fixes PR3340. 2009-01-16 16:48:51 +00:00