clang-1/lib
Ted Kremenek a751217e76 Make FIXME a hard assertion.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59695 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-20 01:52:55 +00:00
..
AST CMake: Added some source files. 2008-11-19 18:46:39 +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 More objc gc stuff. Read/Write barriers for local static/extern, 2008-11-20 00:15:42 +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 Make FIXME a hard assertion. 2008-11-20 01:52:55 +00:00
Parse Some tweaks suggested by Argiris 2008-11-19 19:09:45 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema More objc gc stuff. Read/Write barriers for local static/extern, 2008-11-20 00:15:42 +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