We now do complete semantic checking for unions

llvm-svn: 76918
This commit is contained in:
Douglas Gregor 2009-07-24 00:05:42 +00:00
parent 020e4a9bbb
commit c04e2d9bd6
1 changed files with 3 additions and 3 deletions

View File

@ -1307,9 +1307,9 @@ welcome!</p>
<td>&nbsp;&nbsp;9.5 [class.union]</td>
<td class="complete" align="center"></td>
<td class="complete" align="center"></td>
<td class="medium"></td>
<td class="medium"></td>
<td>Semantic analysis does not yet check all of the requirements placed on the members of unions.</td>
<td class="complete"></td>
<td class="complete"></td>
<td></td>
</tr>
<tr>
<td>&nbsp;&nbsp;9.6 [class.bit]</td>