[libcxx-commits] [libcxx] c74753f - [lib++][doc] Fixes a link in the status paper.

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 14 02:25:53 PDT 2022


Author: Mark de Wever
Date: 2022-05-14T11:25:15+02:00
New Revision: c74753f959fe1adaeffd3f2690c55b68dd1d57e8

URL: https://github.com/llvm/llvm-project/commit/c74753f959fe1adaeffd3f2690c55b68dd1d57e8
DIFF: https://github.com/llvm/llvm-project/commit/c74753f959fe1adaeffd3f2690c55b68dd1d57e8.diff

LOG: [lib++][doc] Fixes a link in the status paper.

Added: 
    

Modified: 
    libcxx/docs/Status/Cxx17Papers.csv

Removed: 
    


################################################################################
diff  --git a/libcxx/docs/Status/Cxx17Papers.csv b/libcxx/docs/Status/Cxx17Papers.csv
index 87991643ca34a..cd3646fae17be 100644
--- a/libcxx/docs/Status/Cxx17Papers.csv
+++ b/libcxx/docs/Status/Cxx17Papers.csv
@@ -71,7 +71,7 @@
 "`P0394r4 <https://wg21.link/P0394r4>`__","LWG","Hotel Parallelifornia: terminate() for Parallel Algorithms Exception Handling","Oulu","",""
 "","","","","",""
 "`P0003R5 <https://wg21.link/P0003R5>`__","LWG","Removing Deprecated Exception Specifications from C++17","Issaquah","|Complete|","5.0"
-"`P0067R5 <https://wg21.link/P0067R5>`__","LWG","Elementary string conversions, revision 5","Issaquah","|Partial| [#note-P0067]",""
+"`P0067R5 <https://wg21.link/P0067R5>`__","LWG","Elementary string conversions, revision 5","Issaquah","|Partial| [#note-P0067]_",""
 "`P0403R1 <https://wg21.link/P0403R1>`__","LWG","Literal suffixes for ``basic_string_view``\ ","Issaquah","|Complete|","4.0"
 "`P0414R2 <https://wg21.link/P0414R2>`__","LWG","Merging shared_ptr changes from Library Fundamentals to C++17","Issaquah","|Complete|","11.0"
 "`P0418R2 <https://wg21.link/P0418R2>`__","LWG","Fail or succeed: there is no atomic lattice","Issaquah","",""


        


More information about the libcxx-commits mailing list