[all-commits] [llvm/llvm-project] 79a380: [ClangScanDeps] Add UNSUPPORTED: system-windows to...

Tom Weaver via All-commits all-commits at lists.llvm.org
Fri Feb 10 10:32:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79a3803bb2ccdd852436cd1653017a1159a12157
      https://github.com/llvm/llvm-project/commit/79a3803bb2ccdd852436cd1653017a1159a12157
  Author: Tom Weaver <Tom.Weaver at Sony.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M clang/test/ClangScanDeps/P1689.cppm

  Log Message:
  -----------
  [ClangScanDeps] Add UNSUPPORTED: system-windows to test P1689.cppm

The revert of
  https://reviews.llvm.org/rG65f9719913eca9c7c72d1abf4eddab767abaebf6

removes a system-windows guard but does not remove the test causing windows
system failures. This patch adds back a guard to prevent further failures.




More information about the All-commits mailing list