hanchenye-llvm-project/clang/lib
Anders Carlsson 4c76e93507 Fix bug in the constant evaluator. Fixes PR3115.
llvm-svn: 59938
2008-11-24 04:21:33 +00:00
..
AST Fix bug in the constant evaluator. Fixes PR3115. 2008-11-24 04:21:33 +00:00
Analysis Migrate some stuff from NamedDecl::getName() to 2008-11-24 04:00:27 +00:00
Basic Rename Selector::getName() to Selector::getAsString(), and add 2008-11-24 03:33:13 +00:00
CodeGen Migrate some stuff from NamedDecl::getName() to 2008-11-24 04:00:27 +00:00
Driver remove a dead enum 2008-11-22 20:47:38 +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 the 'to match this' diagnostic a note. 2008-11-23 23:17:07 +00:00
Parse make the 'to match this' diagnostic a note. 2008-11-23 23:17:07 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Rename NamedDecl::getIdentifierName() to ::getNameAsCString() and make it 2008-11-24 03:54:41 +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