[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
Fri Jun 5 03:43:16 PDT 2026
philnik777 wrote:
> I don't think those lldb test failures were flaky?
>
> > use of undeclared identifier 'exit'
>
> This broke pre-merge CI.
Ah shit, sorry. I didn't realize those were built with libc++. #201804 should fix this.
https://github.com/llvm/llvm-project/pull/195509
More information about the libcxx-commits
mailing list