From a5ec58d736a26f930fec16e1cacc829035067114 Mon Sep 17 00:00:00 2001
From: Richard Smith
Date: Fri, 24 Feb 2012 18:37:14 +0000
Subject: [PATCH] cxx_status: extended sizeof has been essentially complete for
some time. As agreed on IRC, any remaining issues are best dealt with as
bugs.
We have no __has_feature check for this; please shout if you'd like one. This
feature seems too small to be worth its own release notes bullet (again, please
shout if you disagree).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151380 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/cxx_status.html | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 8bf8834655..077a1d6c17 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -153,9 +153,7 @@ with clang; other versions have not been tested.
Forward declarations for enums |
-
- N2764
- |
+ N2764 |
No |
@@ -237,8 +235,9 @@ with clang; other versions have not been tested.
Extending sizeof |
- N2253 |
- No |
+ N2253
+ DR850 |
+ SVN |
Inline namespaces |
@@ -263,8 +262,8 @@ with clang; other versions have not been tested.
Explicit virtual overrides |
N2928
- N3206
- N3272 |
+
N3206
+
N3272
Clang 3.0 |
--
2.40.0