[libcxx-commits] [libcxx] [libcxx] Added segment iterator for fill (PR #104680)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 18 04:46:43 PDT 2024
Zingam wrote:
> This is failing two of the tests 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?
You need to update the transitive includes.
https://github.com/llvm/llvm-project/pull/104680
More information about the libcxx-commits
mailing list