From c3b054d250cdca485c71845089c316e10610ebad Mon Sep 17 00:00:00 2001
From: Dimitry Andric
Date: Sat, 26 Feb 2011 22:09:03 +0000
Subject: Vendor import of clang trunk r126547:
http://llvm.org/svn/llvm-project/cfe/trunk@126547
---
docs/LanguageExtensions.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'docs')
diff --git a/docs/LanguageExtensions.html b/docs/LanguageExtensions.html
index 8f412c63653b..b0de13a91e9b 100644
--- a/docs/LanguageExtensions.html
+++ b/docs/LanguageExtensions.html
@@ -419,8 +419,7 @@ compile-time assertions using static_assert is enabled.
Use __has_feature(cxx_auto_type) to determine C++0x type inference
is supported using the auto specifier. If this is disabled,
-auto will instead be a storage class specifier, as in C or C++98.
-Clang does not currently implement this feature.
+auto will instead be a storage class specifier, as in C or C++98.
C++0x variadic templates
--
cgit v1.3