objective-C arc: Diagnostic can not say to use bridge
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 22 Feb 2013 01:22:48 +0000 (01:22 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 22 Feb 2013 01:22:48 +0000 (01:22 +0000)
commitac2d082f58e61aa9424cbe778677f61109cf7392
tree79c0f6beb47a81ae0fb80b868bb7cfe492073569
parent57ecf603c48436ae99d4d346b5b89e078f84fdd4
objective-C arc: Diagnostic can not say to use bridge
casts with c++ named casts. Change notes to say use
bridge with c-style cast instead. // rdar://12788838

llvm-svn: 175850
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaExprObjC.cpp
clang/test/SemaObjCXX/arc-unbridged-cast.mm