From 32377ad7cb188f60e6b1777173ee5a951116ee60 Mon Sep 17 00:00:00 2001
From: Richard Smith
Date: Tue, 8 Oct 2019 23:39:56 +0000
Subject: [PATCH] [cxx_status] Note that Clang has supported
std::source_location since version 9.
llvm-svn: 374131
---
clang/www/cxx_status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 041d6aa242c7..e53dbc5206c0 100755
--- a/clang/www/cxx_status.html
+++ b/clang/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 |