swift
1d1517ff - Sema: Narrow-ish fix for issue with varargs and anonymous closure arguments

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>.
Author
Committer
Parents
  • lib/Sema
    • File
      TypeCheckPattern.cpp
  • test/expr/closure
    • File
      anonymous.swift