Chris Lattner
|
d2ed4c2f3f
|
remove some unneeded ASTContext arguments from subsystem entrypoints
now that it is reachable from TU
Swift SVN r815
|
2011-11-01 18:33:48 +00:00 |
|
John McCall
|
54ff2ccf4a
|
Lop the last word off ModuleDecl and TranslationUnitDecl.
Swift SVN r693
|
2011-09-06 21:43:46 +00:00 |
|
John McCall
|
6cff7d48b6
|
Factor performIRGeneration into Subsystems.h.
Swift SVN r574
|
2011-08-20 01:10:23 +00:00 |
|
Chris Lattner
|
92051fd98e
|
add a new Subsystems.h file to hold the entrypoints for various subsystems,
instead of smashing them into Parser.h, resolving some FIXME's.
Swift SVN r556
|
2011-08-13 22:43:17 +00:00 |
|