summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/objc-mixed-bridge-attribute.m
Commit message (Collapse)AuthorAgeFilesLines
* Objective-C. More tests for both bridging attributes andFariborz Jahanian2014-06-111-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 warningsFariborz Jahanian2014-06-111-0/+26
correctly when both NSAttributedString and NSMutableAttributedString are specified on the same CFStruct via different typedefs. // rdar://17238954 llvm-svn: 210660
OpenPOWER on IntegriCloud