From: Richard Smith
Date: Tue, 8 Oct 2019 23:39:56 +0000 (+0000)
Subject: [cxx_status] Note that Clang has supported std::source_location since
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be100f24a1899bd5ff18c71519651ec7fdbf5d1d;p=clang
[cxx_status] Note that Clang has supported std::source_location since
version 9.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374131 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 041d6aa242..e53dbc5206 100755
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1247,7 +1247,7 @@ and library features that are not part of standard C++.
[TS] Library Fundamentals, Version 2 (source_location) |
N4617 |
N/A |
- No |
+ Clang 9 (documentation) |
[TS] Modules |