]> granicus.if.org Git - clang/commit
Only accept __bridge_retain in system headers, as Doug suggested.
authorJohn McCall <rjmccall@apple.com>
Fri, 17 Jun 2011 21:56:12 +0000 (21:56 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 17 Jun 2011 21:56:12 +0000 (21:56 +0000)
commitb64915a41bf681e97609055b2068647f5fe29740
tree753dc1758863b04aa454d9ef3b9de669f9dbf01d
parent1816442fd19cb2f1c35a807391a6b7f280b35c58
Only accept __bridge_retain in system headers, as Doug suggested.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133300 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
lib/Parse/ParseExpr.cpp
test/SemaObjC/Inputs/arc-system-header.h
test/SemaObjC/arc-bridged-cast.m
test/SemaObjC/arc-system-header.m