Files
swift-mirror/test/APINotes/Inputs/custom-modules/APINotesTest.apinotes
Doug Gregor c9fa65097e [API Notes] Test SwiftPrivate API notes.
*Clang update required*

Test that rdar://problem/25872038 works for Swift.
2016-04-21 23:37:18 -07:00

18 lines
326 B
Plaintext

Name: APINotesTest
Functions:
- Name: moveToPoint
SwiftName: 'moveTo(x:y:z:)'
Globals:
- Name: ANTGlobalValue
SwiftName: global
- Name: will_be_private
SwiftPrivate: true
Tags:
- Name: PointStruct
SwiftName: Point
Typedefs:
- Name: real_t
SwiftName: Real
- Name: RectStruct
SwiftName: Rect