llvm-project/clang/lib
Fariborz Jahanian 6ab4375f87 Issue diagnostics on __weak attribute mismatch.
Fixes an error recovery issue which caused a crash.

llvm-svn: 72733
2009-06-02 18:32:00 +00:00
..
AST Issue diagnostics on __weak attribute mismatch. 2009-06-02 18:32:00 +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