llvm-project/clang/lib
Steve Naroff c68e382ba9 ASTContext::typesAreCompatible(): id is compatible with all qualified id types.
llvm-svn: 51939
2008-06-04 15:07:33 +00:00
..
AST ASTContext::typesAreCompatible(): id is compatible with all qualified id types. 2008-06-04 15:07:33 +00:00
Analysis Teach the CF retain checker about "_init" methods. Fixes: <rdar://problem/5956379> 2008-06-02 17:14:13 +00:00
Basic Implement support for -w, which silences all warnings. PR2384. 2008-05-29 15:36:45 +00:00
CodeGen Include <string> header to allow compiling for MSVC. 2008-06-01 21:23:24 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state) 2008-06-01 18:31:24 +00:00
Parse Fix parser bug/FIXME with @catch. 2008-06-03 05:36:54 +00:00
Rewrite Fix rewrite rope to keep the leaf list up-to-date as it erases leaves 2008-05-28 18:45:56 +00:00
Sema Sema::ActOnClassMessage() needs to look through it's local implementation for private class methods. 2008-06-04 14:43:54 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00