[libcxx-commits] [compiler-rt] [libcxx] [lldb] [libc++] Drop transitive includes by default (PR #195509)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 9 10:51:10 PDT 2026


philnik777 wrote:

> @philnik777 Is this bot failure due to this? https://green.lab.llvm.org/job/llvm.org/job/clang-stage2-Rthinlto/job/main/334/console
> 
> It's been failing for a while now

Could be, though it's hard to tell. You could check by adding `-D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23` (and possibly add it to the build until we figure out what the problem is). @ldionne any chance you could look into this?

https://github.com/llvm/llvm-project/pull/195509


More information about the libcxx-commits mailing list