This is an archive of the discontinued LLVM Phabricator instance.

[unittests] [DWARF] Generalize path separator expectations
ClosedPublic

Authored by mstorsjo on Nov 5 2021, 3:16 AM.

Details

Summary

This fixes unit tests if running on Windows with a build configured
to prefer forward slashes.

Diff Detail

Event Timeline

mstorsjo requested review of this revision.Nov 5 2021, 3:16 AM
mstorsjo created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2021, 3:16 AM
dblaikie accepted this revision.Nov 5 2021, 11:44 AM

Seems OK/not worse than the old code.

This revision is now accepted and ready to land.Nov 5 2021, 11:44 AM
This revision was landed with ongoing or failed builds.Nov 5 2021, 12:51 PM
This revision was automatically updated to reflect the committed changes.