[all-commits] [llvm/llvm-project] a7dcbe: [libc++] Fix overly complicated test of std::span'...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Feb 18 12:06:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7dcbe90cc2db4cd726cefa96d5adb5dbd286348
https://github.com/llvm/llvm-project/commit/a7dcbe90cc2db4cd726cefa96d5adb5dbd286348
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M libcxx/test/std/containers/views/span.sub/subspan.pass.cpp
Log Message:
-----------
[libc++] Fix overly complicated test of std::span's extent
Thanks to Billy O'Neal for the patch.
Differential Revision: https://reviews.llvm.org/D73138
More information about the All-commits
mailing list