clang/lib
Oscar Fuentes 148f061354 CMake: Added some source files.
Patch contributed by Jay Foad!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59656 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-19 18:46:39 +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 of objective-c's gc code-gen. Treat objective-c 2008-11-19 18:38:10 +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 CMake: Added some source files. 2008-11-19 18:46:39 +00:00
Parse Support overloading of the subscript operator[], including support for 2008-11-19 17:17:41 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Take care another assert: 2008-11-19 18:01:13 +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