swift
1d1517ff
- Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
8 years ago
Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments This still doesn't work in a number of cases, but fixes a case that used to work in Swift 3.0 which was affecting the Dollar.swift library. Fixes <rdar://problem/29007725>.
References
#6996 - Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments
Author
slavapestov
Committer
slavapestov
Parents
ab374198
Files
2
lib/Sema
TypeCheckPattern.cpp
test/expr/closure
anonymous.swift
Loading