This is an archive of the discontinued LLVM Phabricator instance.

[libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTOR
ClosedPublic

Authored by mstorsjo on Apr 5 2023, 9:37 AM.

Details

Reviewers
phosek
Group Reviewers
Restricted Project
Restricted Project
Commits
rG16857c4a30da: [libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTOR
Summary

This is the same as c218c80c730a14a1cbcebd588b18220a879702c6,
but for libcxxabi and libunwind.

This fixes running tests on Windows with Python installed in "C:\Program Files\Python".

Diff Detail

Event Timeline

mstorsjo created this revision.Apr 5 2023, 9:37 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 5 2023, 9:37 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
mstorsjo requested review of this revision.Apr 5 2023, 9:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2023, 9:37 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
phosek accepted this revision.Apr 5 2023, 9:44 AM
phosek added a subscriber: phosek.

LGTM

This revision is now accepted and ready to land.Apr 5 2023, 9:44 AM
This revision was landed with ongoing or failed builds.Apr 6 2023, 1:09 AM
This revision was automatically updated to reflect the committed changes.