hanchenye-llvm-project/clang/lib
Zhongxing Xu 452273d9c6 To be consistent, make the index of the ElementRegion always signed.
llvm-svn: 60248
2008-11-29 12:05:04 +00:00
..
AST Implement the GNU __null extension 2008-11-29 04:51:27 +00:00
Analysis To be consistent, make the index of the ElementRegion always signed. 2008-11-29 12:05:04 +00:00
Basic Fix order of evaluation. 2008-11-27 07:28:14 +00:00
CodeGen Test commit. 2008-11-27 03:47:29 +00:00
Driver Add license comments. 2008-11-27 02:19:10 +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 PTHLexer now owns the Token vector. 2008-11-27 00:38:24 +00:00
Parse Implement the GNU __null extension 2008-11-29 04:51:27 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Implement the GNU __null extension 2008-11-29 04:51:27 +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