This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] [PDB] Force injected source paths to use backslashes
ClosedPublic

Authored by mstorsjo on Nov 5 2021, 4:51 AM.

Details

Summary

This fixes lld/COFF/pdb-natvis.test (which only is run on Windows)
when using paths with forward slashes on Windows.

Diff Detail

Event Timeline

mstorsjo created this revision.Nov 5 2021, 4:51 AM
mstorsjo requested review of this revision.Nov 5 2021, 4:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2021, 4:51 AM
rnk accepted this revision.Nov 5 2021, 10:37 AM

lgtm

This revision is now accepted and ready to land.Nov 5 2021, 10:37 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.