summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2019-12-10 11:57:28 -0800
committerRichard Smith <richard@metafoo.co.uk>2019-12-10 13:03:12 -0800
commit336ac7197eeeb4ab083f7402ec4edbb9b7bb252c (patch)
tree90161aeb7aa11ade4987bc105c6f6e4db155f6d7 /clang
parent307f60a1a3ff04313a75e2fc11bc14df4fc2ffb8 (diff)
downloadbcm5719-llvm-336ac7197eeeb4ab083f7402ec4edbb9b7bb252c.tar.gz
bcm5719-llvm-336ac7197eeeb4ab083f7402ec4edbb9b7bb252c.zip
[cxx_status] Fix table layout.
Diffstat (limited to 'clang')
-rwxr-xr-xclang/www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 9df44f474e7..c32ee7f50bd 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -924,7 +924,7 @@ as the draft C++2a standard evolves.
<td class="full" align="center">Clang 8</td>
</tr>
<tr>
- <td rowspan="7">Consistent comparison (<tt>operator&lt;=&gt;</tt>)</td>
+ <td rowspan="8">Consistent comparison (<tt>operator&lt;=&gt;</tt>)</td>
<td><a href="https://wg21.link/p0515r3">P0515R3</a></td>
<td class="partial" align="center">Partial</td>
</tr>
OpenPOWER on IntegriCloud