Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Objective-C. More tests for both bridging attributes and | Fariborz Jahanian | 2014-06-11 | 1 | -4/+29 |
| | | | | | | | a fix to make it work when CFStructs have no definition. // rdar://17238954. llvm-svn: 210690 | ||||
* | Objective-C. Patch to handle bridge attribute warnings | Fariborz Jahanian | 2014-06-11 | 1 | -0/+26 |
correctly when both NSAttributedString and NSMutableAttributedString are specified on the same CFStruct via different typedefs. // rdar://17238954 llvm-svn: 210660 |