[all-commits] [llvm/llvm-project] 1bd3fb: Revert "[openmp] [test] Set __COMPAT_LAYER=RunAsIn...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue May 2 23:32:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bd3fba8f7f89cbdd54fafa86c46a6ef2a8f7d11
      https://github.com/llvm/llvm-project/commit/1bd3fba8f7f89cbdd54fafa86c46a6ef2a8f7d11
  Author: Martin Storsjö <martin at martin.st>
  Date:   2023-05-03 (Wed, 03 May 2023)

  Changed paths:
    M openmp/runtime/test/lit.cfg

  Log Message:
  -----------
  Revert "[openmp] [test] Set __COMPAT_LAYER=RunAsInvoker when running tests on Windows"

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.

Differential Revision: https://reviews.llvm.org/D149356




More information about the All-commits mailing list