clang-1/lib/Driver
Daniel Dunbar 83dd21f6b4 Driver: Fix '-x none' handling.
- Enough stuff works now we can test argument parsing & pipelining.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66913 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-13 17:57:10 +00:00
..
Action.cpp ccc/Driver: Normalize phase spelling in -ccc-print-phases. 2009-03-13 17:52:07 +00:00
Arg.cpp Remove some now-unneeded calls to llvm::errs().flush(). 2009-03-10 18:00:19 +00:00
ArgList.cpp Driver: Fix think in ArgList::MakeIndex. 2009-03-13 17:25:24 +00:00
CMakeLists.txt support cmake 2009-03-13 11:37:39 +00:00
Compilation.cpp Driver: Sink Driver/Compilation into clang::driver namespace. 2009-03-04 20:49:20 +00:00
Driver.cpp Driver: Fix '-x none' handling. 2009-03-13 17:57:10 +00:00
HostInfo.cpp Driver: Add host info (add new files). 2009-03-10 23:50:49 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00
OptTable.cpp Driver: Value initialization is nicer than memset. 2009-03-12 18:42:02 +00:00
Option.cpp Driver: Drop some unnecessary uses of clang namespace. 2009-03-12 18:31:08 +00:00
Phases.cpp ccc/Driver: Normalize phase spelling in -ccc-print-phases. 2009-03-13 17:52:07 +00:00
Types.cpp Driver: Some minor bug fixes. 2009-03-13 17:46:02 +00:00