objective-c++11: c++11 does not change pod-ness when
type is an unqualified objc pointer in arc. Treat it just as being treated in c++98. This fixes a bogus vararg warning with -std=c++11. //rdar://12229679 llvm-svn: 163236
Loading
Please register or sign in to comment