Skip to content
Commit bc1d56ea authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[Sema][ObjC] Look for either objc_bridge or objc_bridge_mutable when

determining whether a RecordDecl is CFError.

CFErrorRef used to be declared with "objc_bridge(NSError)" but is now
declared with "objc_bridge_mutable(NSError)". Look for either when
checking whether a RecordDecl is CFError.

rdar://problem/35034779

llvm-svn: 316531
parent c6772687
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment