projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
020e4a9
)
We now do complete semantic checking for unions
author
Douglas Gregor
<dgregor@apple.com>
Fri, 24 Jul 2009 00:05:42 +0000
(
00:05
+0000)
committer
Douglas Gregor
<dgregor@apple.com>
Fri, 24 Jul 2009 00:05:42 +0000
(
00:05
+0000)
llvm-svn: 76918
clang/www/cxx_status.html
patch
|
blob
|
history
diff --git
a/clang/www/cxx_status.html
b/clang/www/cxx_status.html
index 1fcf9e2c6440185c073ee7a55a95e745de7bd8bd..e6ac8ae98bf45279f33218b4462814a07281daa3 100644
(file)
--- a/
clang/www/cxx_status.html
+++ b/
clang/www/cxx_status.html
@@
-1307,9
+1307,9
@@
welcome!</p>
<td> 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> 9.6 [class.bit]</td>