llvm-project/clang/lib
Fariborz Jahanian 63a224ad59 ir-gen support for nonfragile abi's synthesized ivars.
llvm-svn: 68122
2009-03-31 18:11:23 +00:00
..
AST ir-gen support for nonfragile abi's synthesized ivars. 2009-03-31 18:11:23 +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 ir-gen support for nonfragile abi's synthesized ivars. 2009-03-31 18:11:23 +00:00
Driver Driver: Call 'as' directly on FreeBSD. 2009-03-31 17:45:15 +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 Incorporate feedback from Eli. 2009-03-31 10:29:45 +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 Implement -Wmissing-prototypes. Fixes PR3911. 2009-03-31 16:35:03 +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