llvm-project/clang/lib
Daniel Dunbar dec798bf37 Bug fix, __private_extern__ globals were always introducing a definition.
llvm-svn: 62139
2009-01-13 02:25:00 +00:00
..
AST Patch to fix encoding of Enum bitfields in ObjC. 2009-01-13 01:18:13 +00:00
Analysis Add KillStruct to region store. 2009-01-13 01:49:57 +00:00
Basic Make sure to initialize the ConstraintInfo to 0 2009-01-12 02:15:29 +00:00
CodeGen Bug fix, __private_extern__ globals were always introducing a definition. 2009-01-13 02:25:00 +00:00
Driver Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex Enhance PTH 'getSpelling' caching: 2009-01-09 22:05:30 +00:00
Parse Implement support for anonymous structs and unions in C. Both C and 2009-01-12 22:49:06 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Add the proper restrictions on the left-hand argument of a built-in 2009-01-13 00:52:54 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00