Files
swift-mirror/test/Migrator/Inputs/api-diff-data-dir/overlay3.json
Nathan Hawes 42b22fbe38 [migrator] Add -api-diff-data-dir option to override the default location for the migrator's platform + version specific api diff json files
This is useful for testing the migrator with different versions of the api diff data.
2018-05-31 09:23:24 -07:00

14 lines
312 B
JSON

[
{
"DiffItemKind": "CommonDiffItem",
"NodeKind": "Function",
"NodeAnnotation": "Rename",
"ChildIndex": "0",
"LeftUsr": "c:@F@barGlobalFuncOldName",
"LeftComment": "",
"RightUsr": "",
"RightComment": "barGlobalFuncNewSwift3OverlayName(newlabel:)",
"ModuleName": "bar"
}
]