Commit Graph

5 Commits

Author SHA1 Message Date
contraultra
c40efd4154 [SR-4978] Fix compiler crash for malformed ASTs 2017-06-12 12:40:13 -07:00
Dmitri Gribenko
486cab447d tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
These changes were made using a script.
2017-06-04 11:08:39 -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
Dmitri Gribenko
55864d10cb Tests: use 'mkdir -p' 2016-09-02 21:36:45 -07:00
Jordan Rose
3ffe42a729 Dependencies: Don't crash if an extension couldn't be resolved.
Swift SVN r28474
2015-05-12 18:18:11 +00:00