diff options
author | Martin Storsjö <martin@martin.st> | 2022-11-05 21:54:37 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-11-28 22:40:01 +0200 |
commit | 63f0fdc2628dfb2f52ed5a92e579f99261d946ed (patch) | |
tree | aeeaec26eb37f121c6d3b9218f1272b5cd037757 /openmp/cmake | |
parent | db6406acec7b70c39970f888617884e684b3ca9e (diff) | |
download | llvm-63f0fdc2628dfb2f52ed5a92e579f99261d946ed.zip llvm-63f0fdc2628dfb2f52ed5a92e579f99261d946ed.tar.gz llvm-63f0fdc2628dfb2f52ed5a92e579f99261d946ed.tar.bz2 |
[openmp] [test] Set __COMPAT_LAYER=RunAsInvoker when running tests on Windows
Windows heuristics may decide to want to run some tested processes
as elevated (since it may think some of them are installers - executables
with "dispatch" in the name may hit a heuristic looking for "patch").
Set this environment variable to disable this heuristic and just run
the executable with whatever privileges the caller has.
This fixes a couple tests on such versions of Windows where this
heuristic is active.
Differential Revision: https://reviews.llvm.org/D137772
Diffstat (limited to 'openmp/cmake')
0 files changed, 0 insertions, 0 deletions