This is an archive of the discontinued LLVM Phabricator instance.

[lldb-tests] Remove libstdc++ requirement from test
ClosedPublic

Authored by fdeazeve on Oct 24 2022, 8:11 AM.

Details

Summary

This requirement dates back to ten years ago and the test seems to work
nowadays with either libc++ or libstdc++.

Diff Detail

Event Timeline

fdeazeve created this revision.Oct 24 2022, 8:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2022, 8:11 AM
fdeazeve requested review of this revision.Oct 24 2022, 8:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2022, 8:11 AM
Michael137 accepted this revision.Oct 24 2022, 8:16 AM
This revision is now accepted and ready to land.Oct 24 2022, 8:16 AM
This revision was automatically updated to reflect the committed changes.