[libcxx-commits] [libcxx] 1352ea4 - [libc++] Mark completed paper as complete

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 13 07:16:49 PDT 2022


Author: Louis Dionne
Date: 2022-04-13T10:16:44-04:00
New Revision: 1352ea4ea15579b21827aae68c9d5f0b32802bfb

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

LOG: [libc++] Mark completed paper as complete

Added: 
    

Modified: 
    libcxx/docs/Status/RangesPaper.csv

Removed: 
    


################################################################################
diff  --git a/libcxx/docs/Status/RangesPaper.csv b/libcxx/docs/Status/RangesPaper.csv
index 4b09dbc6eb06e..225a414778f3d 100644
--- a/libcxx/docs/Status/RangesPaper.csv
+++ b/libcxx/docs/Status/RangesPaper.csv
@@ -81,7 +81,7 @@ Section,Description,Dependencies,Assignee,Complete
 | `Updates to move_iterator <https://llvm.org/D117656>`_","| [iterator.concepts]
 | [iterator.cust.swap]
 | [iterator.cust.move]",Various,✅
-`[move.sentinel] <https://wg21.link/move.sentinel>`_,`move_sentinel <https://llvm.org/D117656>`_,[predef.iterators],Arthur O'Dwyer,In progress
+`[move.sentinel] <https://wg21.link/move.sentinel>`_,`move_sentinel <https://llvm.org/D117656>`_,[predef.iterators],Arthur O'Dwyer,✅
 `[common.iterator] <https://wg21.link/common.iterator>`_,`common_iterator <https://llvm.org/D103335>`_,"| [iterator.concepts]
 | [iterator.cust.swap]
 | [iterator.cust.move]",Zoe Carver,✅


        


More information about the libcxx-commits mailing list