Commit Graph

2 Commits

Author SHA1 Message Date
John McCall
1100a924f0 Lock down on the special no-'try' language mode so that it
only applies to top-level code.

Swift SVN r30201
2015-07-14 22:48:21 +00:00
Chris Willmore
c7a0963d60 Add --enable-throw-without-try option to suppress warning about missing 'try'.
To be used by the debugger so expression parsing doesn't require 'try'
everywhere. <rdar://problem/20356764>

Swift SVN r27949
2015-04-29 23:51:40 +00:00