[all-commits] [llvm/llvm-project] 74fb86: [libc++] Add XFAIL for Clang ToT with modules
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jul 8 11:40:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74fb868942c8c126a69a09c0503041b7573f68e0
https://github.com/llvm/llvm-project/commit/74fb868942c8c126a69a09c0503041b7573f68e0
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-07-08 (Thu, 08 Jul 2021)
Changed paths:
M libcxx/include/__iterator/advance.h
M libcxx/include/__iterator/next.h
M libcxx/include/__iterator/prev.h
M libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.advance/special_function.compile.pass.cpp
M libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/special_function.compile.pass.cpp
M libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.prev/special_function.compile.pass.cpp
Log Message:
-----------
[libc++] Add XFAIL for Clang ToT with modules
This is what I should have done instead of 6afd6e96ce20.
More information about the All-commits
mailing list