llvm-project/clang/lib
Fariborz Jahanian 6e59392e4b Fix a gcc compatibility issue which allows more protocol-qualified id on RHS to be
assigned to less protocol qualified object on LHS.

llvm-svn: 51956
2008-06-04 19:00:03 +00:00
..
AST Moved LangOptions from TranslationUnit to ASTContext. This induced a variety of cleanups in some ASTConsumers. 2008-06-04 15:55:15 +00:00
Analysis Teach the CF retain checker about "_init" methods. Fixes: <rdar://problem/5956379> 2008-06-02 17:14:13 +00:00
Basic Make the width and alignment for long double consistent with the 2008-06-04 17:01:45 +00:00
CodeGen clang fix to parallel LLVM r51928 2008-06-04 16:13:19 +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 Fix a gcc compatibility issue which allows more protocol-qualified id on RHS to be 2008-06-04 19:00:03 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00