aboutsummaryrefslogtreecommitdiff
path: root/clang/www
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2024-03-07 14:40:30 +0100
committerGitHub <noreply@github.com>2024-03-07 14:40:30 +0100
commit48dd118f56e007a173b30019e860f0bd373a8ff8 (patch)
tree30ffe70699f69e7fdec14f62bf626ec65c03b7d4 /clang/www
parentc669c0383cf982bec279f567662cc918576b6f34 (diff)
downloadllvm-48dd118f56e007a173b30019e860f0bd373a8ff8.zip
llvm-48dd118f56e007a173b30019e860f0bd373a8ff8.tar.gz
llvm-48dd118f56e007a173b30019e860f0bd373a8ff8.tar.bz2
[Clang] Fix approved revision of P2266
Diffstat (limited to 'clang/www')
-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 5ed27cd..fa00e76 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -197,7 +197,7 @@ C++23, informally referred to as C++26.</p>
</tr>
<tr>
<td>Simpler implicit move</td>
- <td><a href="https://wg21.link/p2266r1">P2266R1</a></td>
+ <td><a href="https://wg21.link/p2266R3">P2266R3</a></td>
<td class="full" align="center">Clang 13</td>
</tr>
<tr>