From 530e88891bd40c8ac0c4b0312dd720f34ac8bc29 Mon Sep 17 00:00:00 2001
From: George Burgess IV
Date: Fri, 26 May 2017 02:56:51 +0000
Subject: [PATCH] [docs] Point coroutine link to an actual document
Unsure if there's a better document, but what we had before led to a
404. :)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303962 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/cxx_status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/cxx_status.html b/www/cxx_status.html
index d45578f0e6..1b207e5635 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -831,7 +831,7 @@ and library features that are not part of standard C++.
[DRAFT TS] Coroutines |
- P0057R7 |
+ P0057R7 |
|
WIP |
--
2.50.1