hanchenye-llvm-project/clang/lib
Argyrios Kyrtzidis 0c4162a659 Add some comments.
llvm-svn: 60119
2008-11-26 21:51:07 +00:00
..
AST remove debug-only assertion in the complex float evaluator as it makes some real apps crash 2008-11-26 00:39:53 +00:00
Analysis remove unused var 2008-11-25 12:23:46 +00:00
Basic Rename Selector::getName() to Selector::getAsString(), and add 2008-11-24 03:33:13 +00:00
CodeGen Convert incomplete array types before emitting debug info for them, fixes PR3134. 2008-11-26 17:40:42 +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 Comment fix. 2008-11-25 00:20:22 +00:00
Parse Add some comments. 2008-11-26 21:51: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 Removed a FIXME. Added a test case for anonymous category. 2008-11-26 20:33:54 +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