[libcxx-commits] [libcxx] [libcxx] Added segment iterator for fill (PR #104680)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 17 14:14:33 PDT 2024
NoumanAmir657 wrote:
This is failing two of the tests in while building.
```
FAIL: llvm-libc++-shared.cfg.in :: /home/runner/_work/llvm-project/llvm-project/build/generic-cxx03/test/libcxx/transitive_includes.gen.py/bitset.sh.cpp (915 of 9739)
******************** TEST 'llvm-libc++-shared.cfg.in :: /home/runner/_work/llvm-project/llvm-project/build/generic-cxx03/test/libcxx/transitive_includes.gen.py/bitset.sh.cpp' FAILED
```
@philnik777 can you tell why this must be the case?
https://github.com/llvm/llvm-project/pull/104680
More information about the libcxx-commits
mailing list