Commit Graph

3 Commits

Author SHA1 Message Date
Mark Lacey
78d83e5703 Use %target-typecheck-verify-swift where possible. 2018-07-26 23:13:43 -07:00
David Farler
b7d17b25ba Rename -parse flag to -typecheck
A parse-only option is needed for parse performance tracking and the
current option also includes semantic analysis.
2016-11-28 10:50:55 -08:00
Joe Groff
82ca1cabd4 Sema: Score function conversions.
Break an ambiguity when overloads for e.g. [() -> ()] and [() throws -> ()] exist.
2016-07-25 06:40:41 -07:00