[all-commits] [llvm/llvm-project] 30d861: [clang-scan-deps] Enable test P1689.cppm on Window...

Naveen Seth Hanig via All-commits all-commits at lists.llvm.org
Thu Jun 26 10:52:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30d861f2e87375b9eae6411d99f8ce889f1e6849
      https://github.com/llvm/llvm-project/commit/30d861f2e87375b9eae6411d99f8ce889f1e6849
  Author: Naveen Seth Hanig <naveen.hanig at outlook.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

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

  Log Message:
  -----------
  [clang-scan-deps] Enable test P1689.cppm on Windows (#145857)

The test `test/ClangScanDeps/P1689.cppm` was previously not supported on
Windows due to the differences in path separators between Windows and
Linux. This normalizes the paths, allowing this test to run on Windows
as well.

This is motivated by the review feedback for #145221, where the same
change was suggested for a test derived from this one.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list