llvm-project/clang/lib
Fariborz Jahanian f327e89dab This patch will build the Records lazily per Steve's comments.
Note that one test duplicate-ivar-check.m will fail because I 
need to re-implement duplicate ivar checking.

llvm-svn: 61154
2008-12-17 21:40:49 +00:00
..
AST This patch will build the Records lazily per Steve's comments. 2008-12-17 21:40:49 +00:00
Analysis Fix <rdar://problem/6451816>: 2008-12-17 19:42:34 +00:00
Basic instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
CodeGen This patch will build the Records lazily per Steve's comments. 2008-12-17 21:40:49 +00:00
Driver add missing gentoo c++ include paths 2008-12-07 12:11:37 +00:00
Headers Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer 2008-12-01 17:20:57 +00:00
Lex add a dropped word back 2008-12-17 21:38:44 +00:00
Parse Removed the warning 2008-12-17 16:19:15 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema This patch will build the Records lazily per Steve's comments. 2008-12-17 21:40:49 +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