[cxx_status] Note that Clang has supported std::source_location since

version 9.

llvm-svn: 374131
This commit is contained in:
Richard Smith 2019-10-08 23:39:56 +00:00
parent 5769440b5c
commit 32377ad7cb
1 changed files with 1 additions and 1 deletions

View File

@ -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>