llvm-project/clang/lib
Chris Lattner 3d954d5d0e simplify
llvm-svn: 68000
2009-03-29 16:04:50 +00:00
..
AST simplify 2009-03-29 16:04:50 +00:00
Analysis Fix regression in pointer comparison with NULL (e.g., 0 != ptr). This fixes 2009-03-28 19:59:33 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen Initial implementation of ARM ABI. Mostly untested. Note that I'm not 2009-03-29 00:15:25 +00:00
Driver Driver: Pass -f[no-]pascal-strings on to clang, even if it has been 2009-03-27 15:22:28 +00:00
Frontend Properly escape special characters in <string>'s in plist file. 2009-03-28 06:40:54 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex push line markers through -E mode. 2009-03-27 17:13:49 +00:00
Parse reduce indentation with an early exit. 2009-03-29 14:02:43 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Reintroduce r67870 (rval ref overloading), since I can't reproduce any test failures on i386 or x86_64. If this fails for someone, please contact me. 2009-03-29 15:27:50 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00