Skip to content

Commit afd80c3

Browse files
committed
[stdlib] SwiftStdlib 5.11 as a version macro
1 parent 7176bd3 commit afd80c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/availability-macros.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ SwiftStdlib 5.7:macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0
3535
SwiftStdlib 5.8:macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4
3636
SwiftStdlib 5.9:macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0
3737
SwiftStdlib 5.10:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999
38+
SwiftStdlib 5.11:macOS 9999, iOS 9999, watchOS 9999, tvOS 9999
3839
# TODO: Also update ASTContext::getSwift510Availability when needed
40+
# TODO: Also update ASTContext::getSwift511Availability when needed
3941

4042
# Local Variables:
4143
# mode: conf-unix

0 commit comments

Comments
 (0)