swift
237c6bbd
- [AST] Don't coalesce @available(swift 5) with @available(iOS 5) (#19236)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
[AST] Don't coalesce @available(swift 5) with @available(iOS 5) (#19236) Doing so was leading to nonsense attribute forms like @available(* 5, iOS 5, *)
References
#19236 - [AST] Don't coalesce @available(swift 5) with @available(iOS 5, *)
Author
jrose-apple
Parents
5fda0f36
Loading