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-Tag: llvmorg-11-init~7134 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=32377ad7cb188f60e6b1777173ee5a951116ee60;p=platform%2Fupstream%2Fllvm.git [cxx_status] Note that Clang has supported std::source_location since version 9. llvm-svn: 374131 --- diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 041d6aa..e53dbc5 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