clang-1/lib
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
..
AST add a helper function to strip noop casts. 2009-03-13 17:28:01 +00:00
Analysis Add a hack in the analyzer to recover some path-sensitivity at branch 2009-03-13 16:32:54 +00:00
Basic Add Diagnostic files for Frontend and move a couple errors over. 2009-03-12 10:14:16 +00:00
CodeGen introduce a new -fheinous-gnu-extensions flag that enables really 2009-03-13 17:38:01 +00:00
Driver Driver: Fix '-x none' handling. 2009-03-13 17:57:10 +00:00
Frontend implement a new -fprint-source-range-info option, which 2009-03-13 01:08:23 +00:00
Headers fix inverted conditional, rdar://6633188 2009-02-28 18:53:33 +00:00
Lex add a callback for macro expansion, based on a patch by Paolo Bolzoni! 2009-03-12 17:31:43 +00:00
Parse Use paropery's setter attribute name as 2009-03-12 22:34:11 +00:00
Rewrite Adjust HTML diagnostics CSS to not use "smaller" for font size and instead use 2009-03-10 05:14:32 +00:00
Sema introduce a new -fheinous-gnu-extensions flag that enables really 2009-03-13 17:38:01 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00