The functionality added by https://reviews.llvm.org/D145803 is gated by
lldb tuning, so we need to build the test programs with -glldb to make
these tests print the expected preferred name.
Details
Details
Diff Detail
Diff Detail
Differential D148582
[lldb] Build libcxx unique_ptr and shared_ptr test programs with -glldb. Authored by jgorbe on Apr 17 2023, 4:46 PM.
Details The functionality added by https://reviews.llvm.org/D145803 is gated by
Diff Detail |