summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-02-15 00:29:44 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-02-15 00:29:44 +0000
commit732616388bb8cdceefc26ce6959410acf3523f30 (patch)
tree2b65ab60772af1add81f5f2d458e9d43eb5213da /www
parentf4003146c6137f7bc1a0d401b96617c099b3b260 (diff)
downloadclang-732616388bb8cdceefc26ce6959410acf3523f30.tar.gz
clang-732616388bb8cdceefc26ce6959410acf3523f30.tar.bz2
clang-732616388bb8cdceefc26ce6959410acf3523f30.tar.xz
Add some missing threes.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201449 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/cxx_status.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 67b413e6ef..49641f709e 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -530,12 +530,12 @@ Clang version they became available:</p>
</tr>
<tr>
<td>[DRAFT TS] Library fundamentals (invocation type traits)</td>
- <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3866"-->N866</a></td>
+ <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3866"-->N3866</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>[DRAFT TS] Transactional memory</td>
- <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/N3919.pdf"-->N919</a></td>
+ <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/N3919.pdf"-->N3919</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>