clang-1/lib
Daniel Dunbar 5e1e1f95c9 IRgen support for alias of global variable.
- PR3818.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67297 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-19 08:27:24 +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 IRgen support for alias of global variable. 2009-03-19 08:27:24 +00:00
Driver Driver: Compilation::Execute wasn't returning result code correctly. 2009-03-19 08:03:45 +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