commit | f4d332797bdbcba64b182b0438aa7ae4c5657dd0 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Jan 07 19:46:03 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 07 19:46:03 2009 +0000 |
tree | f74614310058867f5c1457a59d0770647974c652 | |
parent | 289f59f233fe05d609c37a5e41c4171d0deb15de [diff] |
Finished semantic analysis of anonymous unions in C++. Duplicate-member checking within classes is still a little messy, and anonymous unions are still completely broken in C. We'll need to unify the handling of fields in C and C++ to make this code applicable in both languages. llvm-svn: 61878