You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/api-digester/Outputs/apinotes-diags.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
2
2
/* Removed Decls */
3
-
APINotesTest(APINotesTest.h): Var OldType.oldMember has been removed
4
3
APINotesTest(APINotesTest.h): Func ObjcProt.protMemberFunc2() has been removed
5
4
APINotesTest(APINotesTest.h): Func ObjcProt.protMemberFunc3() has been removed
6
5
APINotesTest(APINotesTest.h): Func SwiftTypeWithMethodLeft.getPropertyA() has been removed
@@ -9,6 +8,7 @@ APINotesTest(APINotesTest.h): Func SwiftTypeWithMethodLeft.getPropertyA() has be
9
8
10
9
/* Renamed Decls */
11
10
APINotesTest(APINotesTest.h): Protocol SwiftTypeWithMethodLeft has been renamed to Protocol SwiftTypeWithMethodRight
11
+
APINotesTest(APINotesTest.h): Var OldType.oldMember has been renamed to Var NewType.newMember
12
12
13
13
/* Type Changes */
14
14
APINotesTest(APINotesTest.h): Func AnimalStatusDescriptor.addingAttributes(_:) has parameter 0 type change from [String : Any] to [AnimalAttributeName : Any]
0 commit comments