[cxx_status] Note that Clang has supported std::source_location since
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 8 Oct 2019 23:39:56 +0000 (23:39 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 8 Oct 2019 23:39:56 +0000 (23:39 +0000)
version 9.

llvm-svn: 374131

clang/www/cxx_status.html

index 041d6aa..e53dbc5 100755 (executable)
@@ -1247,7 +1247,7 @@ and library features that are not part of standard C++.</p>
       <td>[TS] Library Fundamentals, Version 2 (<tt>source_location</tt>)</td>
      <td><a href="http://wg21.link/n4617">N4617</a></td>
       <td>N/A</td>
-      <td class="none" align="center">No</td>
+      <td class="full" align="center">Clang 9 (<a href="docs/LanguageExtensions.html#source-location-builtins">documentation</a>)</td>
     </tr>
     <tr>
       <td>[TS] Modules</td>