llvm-project/clang/lib
Daniel Dunbar aaf1ea6386 Driver: Support -ccc-print-phases.
llvm-svn: 66888
2009-03-13 12:19:02 +00:00
..
AST Eliminate some unused default cases in switches on the binary operator kind 2009-03-12 22:51:37 +00:00
Analysis Use the correct data structures! 2009-03-12 23:41:59 +00:00
Basic Add Diagnostic files for Frontend and move a couple errors over. 2009-03-12 10:14:16 +00:00
CodeGen Fixed an ir-gen bug related to strong-cast generation of 2009-03-13 00:42:52 +00:00
Driver Driver: Support -ccc-print-phases. 2009-03-13 12:19:02 +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 Improve the representation of operator expressions like "x + y" within 2009-03-13 00:33:25 +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