Commit Graph

454 Commits

Author SHA1 Message Date
Dmitri Hrybenko
b1b1c63be5 Add a comment for r6001
Swift SVN r6009
2013-07-05 17:11:38 +00:00
Argyrios Kyrtzidis
1406566e6f If just doing non-type-checking parse, no need to auto import libraries.
Swift SVN r6003
2013-07-05 15:02:37 +00:00
Chris Lattner
2ad6f72478 fix -dump-parse to not run type checking in the single translation unit case.
Swift SVN r5978
2013-07-03 22:20:00 +00:00
Dmitri Hrybenko
70246e8b89 Move swift::buildSingleTranslationUnit to a new library, libFrontend
It should be split and/or generalized in order to become reusable.


Swift SVN r5974
2013-07-03 20:50:21 +00:00