Fix regression from llvm-gcc where we should NOT emit a warning about...
Fix regression from llvm-gcc where we should NOT emit a warning about __attribute__((NSObject)) on a property declaration. This is needed to have retain properties for non-object pointers. Fixes <rdar://problem/10930507>. llvm-svn: 151786
Loading
Please register or sign in to comment