llvm-project/clang/lib
Daniel Dunbar 0e227785cb Driver: Add Arg::renderAsInput; this is a messy area and something I
was hoping to clean up in the rewrite, but I don't see it yet.

llvm-svn: 67291
2009-03-19 07:22:40 +00:00
..
AST Print the context of tag types as part of pretty-printing, e.g., 2009-03-19 04:25:59 +00:00
Analysis Fix PR 3836 by eagerly assuming symbolic constraints returned by unary '!'. 2009-03-18 23:49:26 +00:00
Basic Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
CodeGen Encode ivar access control info. 2009-03-19 00:23:53 +00:00
Driver Driver: Add Arg::renderAsInput; this is a messy area and something I 2009-03-19 07:22:40 +00:00
Frontend Plist diagnostics: distinguish between regular and extended messages for "events". 2009-03-19 00:42:56 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex silence some errors that should not apply to .S files on code like: 2009-03-18 21:10:12 +00:00
Parse Introduce a representation for types that we referred to via a 2009-03-19 00:18:19 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Generalize printing of nested-name-specifier sequences for use in both 2009-03-19 03:51:16 +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