TTobias Hieta[libc++][mdspan] Fix layout_left::stride(r)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++][mdspan] Fix layout_left::stride(r) It was using the stride calculation of layout_right. Reviewed By: philnik Differential Revision: https://reviews.llvm.org/D157065 (cherry picked from commit 0f4d7d81c9d08512a3871596fa2a14b737233c80) | 2 年前 | |
[libc++] Move all the remaining .fail.cpp tests to .verify.cpp I made sure they all had some expected-error output in them. Many of these tests would be better implemented as a positive test using SFINAE, but this is beyond the scope of this patch. Differential Revision: https://reviews.llvm.org/D153980 | 3 年前 |