summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendOptions.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-09-29 07:17:38 +0000
committerJohn McCall <rjmccall@apple.com>2011-09-29 07:17:38 +0000
commitf1e8b34f6c709fd54cee25efb3c59bc4a7c643fa (patch)
tree1e86a634c83d4a3d1dd745c75afe3c7442f9c9c2 /clang/lib/Frontend/FrontendOptions.cpp
parent7fd172361945131ee5d7d7766609e21296fa64a5 (diff)
downloadbcm5719-llvm-f1e8b34f6c709fd54cee25efb3c59bc4a7c643fa.tar.gz
bcm5719-llvm-f1e8b34f6c709fd54cee25efb3c59bc4a7c643fa.zip
Add an ns_bridged attribute, used to specify that a
pointer to the annotated struct type can be used as an Objective-C object pointer. If an argument is given, the type is actually "toll-free bridged" to the specific type named there, rather than just to 'id'. For now, we cannot rely on all types being so annotated, and we'll always have to have exceptions for things like CFTypeRef (aka const void*), but this is clearly a good foundation for improving toolage in this area. llvm-svn: 140779
Diffstat (limited to 'clang/lib/Frontend/FrontendOptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud