summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-objc-bridge-related.m
Commit message (Collapse)AuthorAgeFilesLines
* Add a bunch of missing "CHECK" colons in tests. NFC.Ahmed Bougacha2015-03-141-5/+5
| | | | llvm-svn: 232237
* Objective-C ARC. Provide diagnostic and fix-it Fariborz Jahanian2014-06-261-0/+43
when casting a retainable object to a objc_bridge_related CF type with the suggestion of applying the method specified in the bridging attribute to the object. // rdar://15932435 llvm-svn: 211807
OpenPOWER on IntegriCloud