-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ZAP to fix handling of Darwin provisional availability. (#30101)
* Update ZAP to fix handling of Darwin provisional availability. The template change is fixing a place where we checked for "provisional" even for things that are not supported at all, and they started coming back as "provisional" now. MIN_ZAP_VERSION is being set to the date the commit was merged (which is what we are getting in the reported ZAP version), not to the tag date, which is later. * Auto-update .zap files. * Regenerate generated code.
- Loading branch information
1 parent
b8cb1ae
commit 8287153
Showing
83 changed files
with
161 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4795,6 +4795,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3938,6 +3938,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3918,6 +3918,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3100,6 +3100,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3532,6 +3532,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3533,6 +3533,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3429,6 +3429,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4022,6 +4022,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3243,6 +3243,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3002,6 +3002,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2406,6 +2406,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3607,6 +3607,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3002,6 +3002,5 @@ | |
"endpointId": 1, | ||
"networkId": 0 | ||
} | ||
], | ||
"log": [] | ||
] | ||
} |
Oops, something went wrong.