llvm-project/clang/lib
Chris Lattner f7e3f6d294 remove another old Diag method.
llvm-svn: 59713
2008-11-20 06:13:02 +00:00
..
AST Rename IdentifierInfo::isName to ::isStr. Use a nifty trick 2008-11-20 04:42:34 +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 Rename IdentifierInfo::isName to ::isStr. Use a nifty trick 2008-11-20 04:42:34 +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 Rename IdentifierInfo::isName to ::isStr. Use a nifty trick 2008-11-20 04:42:34 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema remove another old Diag method. 2008-11-20 06:13:02 +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