]> granicus.if.org Git - clang/commitdiff
cxx_status: we did support some of C++14 in Clang 3.3.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 31 Aug 2014 04:18:54 +0000 (04:18 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 31 Aug 2014 04:18:54 +0000 (04:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216837 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 992d18c18760b0913736fa0b193cde5f6cacf735..daedbdd7e807ee5bfa97ddbcb90fa8350c194b3d 100644 (file)
@@ -431,7 +431,7 @@ of the upcoming C++14 language standard. The following table describes the
 Clang version in which each feature became available.</p>
 
 <p>You can use Clang in C++14 mode with the <code>-std=c++14</code> option
-(use <code>-std=c++1y</code> in Clang 3.4).</p>
+(use <code>-std=c++1y</code> in Clang 3.4 and earlier).</p>
 
 <table width="689" border="1" cellspacing="0">
  <tr>