Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a bunch of missing "CHECK" colons in tests. NFC. | Ahmed Bougacha | 2015-03-14 | 1 | -5/+5 |
| | | | | llvm-svn: 232237 | ||||
* | Objective-C ARC. Provide diagnostic and fix-it | Fariborz Jahanian | 2014-06-26 | 1 | -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 |