Commit Graph

2 Commits

Author SHA1 Message Date
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
John McCall
eaac7bbc5a Treat debugger functions as top-level code for the purposes
of throw-without-try error checking.

Also look through one level (but only one level) of do/catch.

rdar://21949031

Swift SVN r30728
2015-07-28 22:22:43 +00:00