summaryrefslogtreecommitdiffstats
path: root/clang/www
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-06-20 20:34:03 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-06-20 20:34:03 +0000
commita32124a231884e8fa623a1a381dd5a4954fe80b3 (patch)
treeff92eb0074526b266c9aff05b96c64d99931deaf /clang/www
parentcf31c6b6f265463830d6f55192b144c486433c3c (diff)
downloadbcm5719-llvm-a32124a231884e8fa623a1a381dd5a4954fe80b3.tar.gz
bcm5719-llvm-a32124a231884e8fa623a1a381dd5a4954fe80b3.zip
Be less bold.
llvm-svn: 211397
Diffstat (limited to 'clang/www')
-rw-r--r--clang/www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 4d0ae9bf0b3..e249a8b3c12 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -505,7 +505,7 @@ table describes the Clang version in which each feature became available.</p>
<h2 id="cxx17">C++1z implementation status</h2>
-<p>Clang has <b>highly experimental<b> support for some proposed features of
+<p>Clang has <b>highly experimental</b> support for some proposed features of
the C++ standard following C++1y,
provisionally named C++1z. The following table describes which C++1z features
have been implemented in Clang and in which Clang version they became
OpenPOWER on IntegriCloud