hanchenye-llvm-project/clang/test/SemaObjCXX
Fariborz Jahanian b397e43dea objective-c++ must take into account qualifiers when
considering valid objc pointer converions.

llvm-svn: 98557
2010-03-15 18:36:00 +00:00
..
blocks.mm
category-lookup.mm
composite-objc-pointertype.mm
conditional-expr.mm
cstyle-block-pointer-cast.mm Also allow cast of block pointer type to 2010-01-21 00:05:09 +00:00
cstyle-cast.mm When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
function-pointer-void-star.mm
linkage-spec.mm
message.mm Implement C++ name lookup for instance variables of Objective-C classes 2010-02-19 16:08:35 +00:00
objc-decls-inside-namespace.mm
objc-pointer-conv.mm objective-c++ must take into account qualifiers when 2010-03-15 18:36:00 +00:00
overload.mm
pointer-to-objc-pointer-conv.mm
protocol-lookup.mm
references.mm
reinterpret-cast-objc-pointertype.mm Patch to allow reinterpret_cast on objective-c pointers. 2010-02-03 20:32:31 +00:00
reserved-keyword-selectors.mm
standard-conversion-to-bool.mm
vararg-non-pod.mm When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
vla.mm Only parse C++0x attribute specifiers in declarators when in C++0x 2010-02-19 16:47:56 +00:00
void_to_obj.mm