This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Disable TestNamespaceLookup in DWARF 5 + dSYM setting
ClosedPublic

Authored by fdeazeve on Jul 10 2023, 6:59 AM.

Details

Summary

The ordering in which functions are presented to the expression evaluator in
this test setting triggers a known bug in LLDB.

Diff Detail

Event Timeline

fdeazeve created this revision.Jul 10 2023, 6:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 6:59 AM
fdeazeve requested review of this revision.Jul 10 2023, 6:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 6:59 AM
Michael137 accepted this revision.Jul 10 2023, 7:04 AM
This revision is now accepted and ready to land.Jul 10 2023, 7:04 AM