"This moves built-in Objective-C types up the scope chains to where they can...
"This moves built-in Objective-C types up the scope chains to where they can be replaced by versions included from the runtime library's headers." This makes it ok to use @"foo" without a declaration for NSConstantString. Patch by David Chisnall! llvm-svn: 52593
Loading
Please register or sign in to comment