summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/cxx-operator-overload.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2009-07-15 18:40:39 +0000
committerSteve Naroff <snaroff@apple.com>2009-07-15 18:40:39 +0000
commit1329fa0ed916257a2e56cb33ad0d17809c4f1a85 (patch)
tree6e415050b56f6de6ab287823ebee7e6a1991eeb5 /clang/test/Index/cxx-operator-overload.cpp
parent850f8e4266b51ed51ee704fb3e8bab81042caf67 (diff)
downloadbcm5719-llvm-1329fa0ed916257a2e56cb33ad0d17809c4f1a85.tar.gz
bcm5719-llvm-1329fa0ed916257a2e56cb33ad0d17809c4f1a85.zip
Implement the ObjC pseudo built-in types as clang "BuiltinType's". I say pseudo built-in types, since Sema still injects a typedef for recognition (i.e. they aren't truly built-ins from a parser perspective).
This removes the static data/methods on ObjCObjectPointerType while preserving the nice API (no need to fiddle with ASTContext:-). This patch also adds Type::isObjCBuiltinType(). This should be the last fairly large patch related to recrafting the ObjC type system. The follow-on patches should be fairly small. llvm-svn: 75808
Diffstat (limited to 'clang/test/Index/cxx-operator-overload.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud