[Lldb-commits] [lldb] [lldb] Add missing includes to some tests (PR #201804)
Nikolas Klauser via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 5 03:55:28 PDT 2026
philnik777 wrote:
> I don't think we have lldb tests running with libc++ here in CI but I assume you have buildbot reports and you know what you're doing.
Turns out we do. I didn't realize that either, which is why I didn't realize the failures were introduced by my patch in the first place.
https://github.com/llvm/llvm-project/pull/201804
More information about the lldb-commits
mailing list