[Lldb-commits] [lldb] [lldb][Formatter] Consolidate libstdc++ and libc++ unique_ptr formatter tests into generic test (PR #147031)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 7 00:06:52 PDT 2025
labath wrote:
(The test is failing due to std::make_unique not being defined. I'd be fine both with bringing back -std=c++14 and using explicit construction.)
https://github.com/llvm/llvm-project/pull/147031
More information about the lldb-commits
mailing list