]> granicus.if.org Git - clang/commit
Make error about using bridge casts in non-ARC mode a warning that is default mapped...
authorTed Kremenek <kremenek@apple.com>
Fri, 3 Feb 2012 01:30:34 +0000 (01:30 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 3 Feb 2012 01:30:34 +0000 (01:30 +0000)
commit05072804cfba9f5635d126b14c136e3887e0a0c0
tree5c2c6fecb103d2cc79f0db124f4aa5a1bdb287c0
parentafdb041308bca3e875b23e7a22d879e9039bff03
Make error about using bridge casts in non-ARC mode a warning that is default mapped to an error.  This is to ease the transition of large apps moving from non-ARC to ARC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149659 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
test/SemaObjC/illegal-nonarc-bridged-cast.m