llvm-project/clang/lib
Eli Friedman 7567573926 For struct initialization, check compatibility with the unqualified
type; this isn't explicitly stated in the standard, but it doesn't 
really make sense for them to have an effect here.  Fixes the included 
testcase, sent to me by Steve Naroff.

llvm-svn: 52113
2008-06-09 03:52:40 +00:00
..
AST capture whether a CharacterLiteral was wide or not in the AST. 2008-06-07 22:35:38 +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 implement the alias attirbute (in both Sema and Codegen) 2008-06-08 15:45:52 +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 implement the alias attirbute (in both Sema and Codegen) 2008-06-08 15:45:52 +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 For struct initialization, check compatibility with the unqualified 2008-06-09 03:52:40 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00