Skip to content

Commit 7c63cc1

Browse files
committed
[libc++][ranges][NFC] Fix a patch link in ranges status.
1 parent faf43ad commit 7c63cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/Status/RangesAlgorithms.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Search,find_if_not,Nikolas Klauser,`D121248 <https://reviews.llvm.org/D121248>`_
88
Search,find_first_of,Nikolas Klauser,`D126529 <https://reviews.llvm.org/D126529>`_,Under review
99
Search,adjacent_find,Nikolas Klauser,`D126610 <https://reviews.llvm.org/D126610>`_,Under review
1010
Search,mismatch,Nikolas Klauser,`D117817 <https://llvm.org/D117817>`_,✅
11-
Search,equal,Nikolas Klauser,`D123681 <https://reviews.llvm.org/D123681>`,✅
11+
Search,equal,Nikolas Klauser,`D123681 <https://reviews.llvm.org/D123681>`_,✅
1212
Search,lexicographical_compare,Not assigned,n/a,Not started
1313
Search,partition_point,Christopher Di Bella,`D105794 <https://llvm.org/D105794>`_,Under review
1414
Search,lower_bound,Nikolas Klauser,`D121964 <https://llvm.org/D121964>`_,Under review

0 commit comments

Comments
 (0)