This is an archive of the discontinued LLVM Phabricator instance.

Revert "[openmp] [test] Set __COMPAT_LAYER=RunAsInvoker when running tests on Windows"
ClosedPublic

Authored by mstorsjo on Apr 27 2023, 9:20 AM.

Details

Summary

This reverts commit 63f0fdc2628dfb2f52ed5a92e579f99261d946ed.

Since f1431bbfb17cd7167adda9fc8521bb6eec52c300, this environment
variable is always set up by lit itself, so individual test suites
don't need to set it.

Diff Detail

Event Timeline

mstorsjo created this revision.Apr 27 2023, 9:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2023, 9:20 AM
mstorsjo requested review of this revision.Apr 27 2023, 9:20 AM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Apr 27 2023, 9:43 AM