[all-commits] [llvm/llvm-project] d9688b: [libc++][NFC] Fix incorrect return type of `operat...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Fri Jun 23 18:11:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9688b4635ad566be6e06ed09dca906f7527cc17
https://github.com/llvm/llvm-project/commit/d9688b4635ad566be6e06ed09dca906f7527cc17
Author: varconst <varconsteq at gmail.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M libcxx/test/std/containers/views/views.span/span.cons/iterator_sentinel.pass.cpp
Log Message:
-----------
[libc++][NFC] Fix incorrect return type of `operator<=>` in `span` test code.
More information about the All-commits
mailing list