This is an archive of the discontinued LLVM Phabricator instance.

[Coverage] Normalize compilation dir as well
ClosedPublic

Authored by phosek on Feb 18 2021, 3:02 PM.

Details

Summary

This matches debug info behavior.

Diff Detail

Event Timeline

phosek requested review of this revision.Feb 18 2021, 3:02 PM
phosek created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 18 2021, 3:02 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
vsk added a comment.Feb 19 2021, 12:25 PM

Would it be straightforward to test this, like we do other filename encodings in abspath.cpp?

phosek updated this revision to Diff 325099.Feb 19 2021, 3:13 PM

Test added.

vsk accepted this revision.Feb 19 2021, 3:27 PM

Thanks.

This revision is now accepted and ready to land.Feb 19 2021, 3:27 PM
This revision was landed with ongoing or failed builds.Feb 19 2021, 3:29 PM
This revision was automatically updated to reflect the committed changes.