clang-1/lib
Zhongxing Xu c3a0599bac Add support for symbolicating global structs and arrays in RegionStoreManager::getInitialStore().
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59619 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-19 11:06:24 +00:00
..
AST simplify some code. 2008-11-19 07:55:04 +00:00
Analysis Add support for symbolicating global structs and arrays in RegionStoreManager::getInitialStore(). 2008-11-19 11:06:24 +00:00
Basic Allow sending IdentifierInfo*'s into Diagnostics without turning them into strings 2008-11-19 07:32:16 +00:00
CodeGen Fix redundant load of bit-fields on assignment (to get the updated 2008-11-19 09:36:46 +00:00
Driver switch TextDiagnosticPrinter to raw_ostream. 2008-11-19 06:56:25 +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 don't turn identifierinfo's into strings in diagnostics. 2008-11-19 07:33:58 +00:00
Parse remove uses of IdentifierInfo::getName() 2008-11-19 07:51:13 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Fix silly code, use IdentifierInfo* instead of std::string in 2008-11-19 10:32:38 +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