hanchenye-llvm-project/clang/lib
Eli Friedman cb9d07caeb Add support for __builtin_unwind_init.
Also, committing an #if 0'ed __builtin_setjmp and __builtin_longjmp 
implementation I've had sitting in my tree for a while.  I haven't 
enabled it because the LLVM backend support isn't complete yet.

llvm-svn: 72727
2009-06-02 09:37:50 +00:00
..
AST Fix a silly typo in my previous objc_gc merging patch. 2009-06-02 07:45:37 +00:00
Analysis Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs). 2009-05-20 22:39:57 +00:00
Basic Add floating point details to PIC16 Target. 2009-06-02 04:43:46 +00:00
CodeGen Add support for __builtin_unwind_init. 2009-06-02 09:37:50 +00:00
Driver Fix rare failure of .ver-svn creation, it has a dependency that the output 2009-06-01 22:15:35 +00:00
Frontend PR4288: Make -dD (dump macros with preprocessed source) play nicely with 2009-06-02 07:55:39 +00:00
Headers Add aliases for a couple of SSE intrinsics. Patch by Ed Schouten. 2009-06-02 05:55:48 +00:00
Lex PR4283: Don't truncate multibyte character constants in the 2009-06-01 05:25:02 +00:00
Parse Disallow exception specs on typedefs. 2009-05-31 11:47:27 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema PR4142: Add %m format string specifier. 2009-06-02 08:36:19 +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