aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Compilation.cpp
AgeCommit message (Expand)Author
2009-03-18Driver: Cleanup temporary/result files.Daniel Dunbar
2009-03-18Driver: Implement -### (hard to tell, since we don't actuallyDaniel Dunbar
2009-03-18Driver: Fix Compilation::getArgsForToolChain, local variable wasDaniel Dunbar
2009-03-18Driver: Move actions into Compilation, and construct the compilationDaniel Dunbar
2009-03-16Driver: Migrate some data into the Compilation; after pipeliningDaniel Dunbar
2009-03-04Driver: Sink Driver/Compilation into clang::driver namespace.Daniel Dunbar
2009-03-02Stub out some structure for C++ driver.Daniel Dunbar