forked from OSchip/llvm-project
[cxx_status] Note that Clang has supported std::source_location since
version 9. llvm-svn: 374131
This commit is contained in:
parent
5769440b5c
commit
32377ad7cb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue