llvm-project/clang/lib
Ted Kremenek 7d5389e4b3 - Revert r59229 and r59232: AllocRegion should be immutable.
- Temporarily disabled test Analysis/array-struct.c for region store.

llvm-svn: 59245
2008-11-13 15:42:31 +00:00
..
AST Hook up "BodyBlock", not "Block". 2008-11-13 07:01:10 +00:00
Analysis - Revert r59229 and r59232: AllocRegion should be immutable. 2008-11-13 15:42:31 +00:00
Basic Don't build identifiers for C++ constructors, destructors, or 2008-11-12 23:21:09 +00:00
CodeGen Easy IRgen improvement for bitfields, don't emit x >> 0. 2008-11-13 02:20:34 +00:00
Driver [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that 2008-11-13 05:09:21 +00:00
Headers #define NULL as 0 when compiling as C++. This fixes the carbon.cpp and cocoa.mm test failures. 2008-11-04 06:53:14 +00:00
Lex Move some diagnostic handling to PreprocessorLexer. 2008-11-12 23:13:54 +00:00
Parse Don't build identifiers for C++ constructors, destructors, or 2008-11-12 23:21:09 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Don't build identifiers for C++ constructors, destructors, or 2008-11-12 23:21:09 +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