[libcxx-commits] [libcxx] Reapply "[libc++] Mark __{emplace, push}_back_slow_path as noinline (#94379)" (PR #158606)

Michael Buch via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 15 10:27:40 PDT 2025


Michael137 wrote:

Re. the LLDB failure, I suspect my fix for https://github.com/llvm/llvm-project/pull/154962 (which bails out of type completion when we encounter a lambda), is causing the type to be incomplete, and causing the test to fail. Will have a think about how to fix this. Might need to XFAIL the test until we fix the underlying issue properly

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


More information about the libcxx-commits mailing list