summaryrefslogtreecommitdiff
path: root/lib/Driver/InputInfo.h
Commit message (Expand)AuthorAge
* [Driver] Remove the using namespace directives from headersReid Kleckner2013-06-17
* [Driver] Refactor clang driver to use LLVM's Option libraryReid Kleckner2013-06-14
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-04
* Driver: Eliminate special InputInfo kind for pipes, it is now unused.Daniel Dunbar2010-08-02
* Driver: Handle "linker input" arguments.Daniel Dunbar2009-03-19
* Driver: ConstructJob also needs to know the destination (where to putDaniel Dunbar2009-03-18
* Driver: Add -ccc-print-bindings option (for testing); the PythonDaniel Dunbar2009-03-17
* Driver: Implement majority tool binding logic.Daniel Dunbar2009-03-16