hanchenye-llvm-project/clang/lib
Sebastian Redl f69a94aace Hopefully fix the rval regressions. Thanks to Chris for pointing out that valgrind complains.
llvm-svn: 68021
2009-03-29 22:46:24 +00:00
..
AST Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +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 Fix the default for intptr_t on *BSD x86-32 and Windows. Slight cleanup 2009-03-29 20:31:09 +00:00
CodeGen Push DeclGroup much farther throughout the compiler. Now the various 2009-03-29 16:50:03 +00:00
Driver Driver: Track which original arguments an arg is derived from, so that 2009-03-29 22:29:05 +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 minor simplification 2009-03-29 17:29:28 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Hopefully fix the rval regressions. Thanks to Chris for pointing out that valgrind complains. 2009-03-29 22:46:24 +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