From: Richard Smith Date: Thu, 5 Nov 2015 21:41:06 +0000 (+0000) Subject: Update C++ status page to match motions from Kona. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f913c31f194b773433f4f9308cbe199b8ab265dd;p=clang Update C++ status page to match motions from Kona. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252214 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 6585e6103f..3bd6caf3bd 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -592,6 +592,27 @@ as the draft C++1z standard evolves.

N4268 Clang 3.6 + + + Remove deprecated register storage class + P0001R1 + No + + + Remove deprecated bool increment + P0002R1 + No + + + Make exception specifications part of the type system + P0012R1 + Clang 3.6 + + + __has_include + P0061R1 + Yes +

Technical specifications and standing documents

@@ -619,19 +640,38 @@ Clang version they became available:

Clang 3.6 (N4200) + + + + [TS] Concepts + P0121R0 + No + - [DRAFT TS] Array extensions (arrays of runtime bound) - N3820 + [TS] Library Fundamentals, Version 1 (invocation type traits) + N4335 No - [DRAFT TS] Library fundamentals (invocation type traits) - N3908 + [DRAFT TS] Library Fundamentals, Version 2 (source_location) + N4529 No - [DRAFT TS] Concepts - N4377 + [TS] Transactional Memory + N4302 No