llvm-project/clang/lib
Chris Lattner a1321f1632 pass langoptions around.
llvm-svn: 67376
2009-03-20 15:55:34 +00:00
..
AST Introduce a new expression type, UnresolvedDeclRefExpr, that describes 2009-03-19 17:26:29 +00:00
Analysis Fix PR 3836 by eagerly assuming symbolic constraints returned by unary '!'. 2009-03-18 23:49:26 +00:00
Basic pass langoptions around. 2009-03-20 15:55:34 +00:00
CodeGen IRgen support for alias of global variable. 2009-03-19 08:27:24 +00:00
Driver Driver: Add Arg::getAsString and use when dumping arguments to 2009-03-20 06:14:23 +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 pass LangOptions into TargetInfo::getTargetDefines, so that targets 2009-03-20 15:52:06 +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 Allow flexible array initializers that are not surrounded by 2009-03-20 00:32:56 +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