This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Build libcxx unique_ptr and shared_ptr test programs with -glldb.
ClosedPublic

Authored by jgorbe on Apr 17 2023, 4:46 PM.

Details

Summary

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.

Diff Detail

Event Timeline

jgorbe created this revision.Apr 17 2023, 4:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 17 2023, 4:46 PM
jgorbe requested review of this revision.Apr 17 2023, 4:46 PM
Michael137 accepted this revision.Apr 17 2023, 4:47 PM
This revision is now accepted and ready to land.Apr 17 2023, 4:47 PM
This revision was landed with ongoing or failed builds.Apr 17 2023, 5:03 PM
This revision was automatically updated to reflect the committed changes.