llvm-project/clang/lib
Chris Lattner d8a47c42cd simplify some casting
llvm-svn: 68098
2009-03-31 08:36:08 +00:00
..
AST simplify some casting 2009-03-31 08:36:08 +00:00
Analysis Re-apply 68028. The code had drifted enough that the tests would fail without 2009-03-30 22:20:54 +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 small cleanups. 2009-03-31 08:33:16 +00:00
Driver Comment fix. 2009-03-30 22:11:38 +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 Implement UCN support for C string literals (C99 6.4.3) and add some very basic tests. Chris Goller has graciously offered to write some test to help validate UCN support. 2009-03-30 23:46:03 +00:00
Parse Parsing and AST representation for dependent template names that occur 2009-03-31 00:43:58 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema reduce nesting. 2009-03-31 08:18:48 +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