From b5543e5b321f73086caed75a2eb9ef013d798d13 Mon Sep 17 00:00:00 2001 From: Gor Nishanov Date: Sat, 27 May 2017 22:54:52 +0000 Subject: [PATCH] [coroutines] Mark cxx_status.html of Coroutines TS as (SVN) Summary: It is time! Reviewers: GorNishanov, rsmith Reviewed By: GorNishanov, rsmith Subscribers: EricWF, rsmith, cfe-commits Differential Revision: https://reviews.llvm.org/D33624 llvm-svn: 304081 --- clang/www/cxx_status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 1b207e5..cf768a4 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -831,9 +831,9 @@ and library features that are not part of standard C++.

[DRAFT TS] Coroutines - P0057R7 - - WIP + N4663 + -fcoroutines-ts
-stdlib=libc++
+ SVN [TS] Library Fundamentals, Version 1 (invocation type traits) -- 2.7.4