[all-commits] [llvm/llvm-project] 8ab388: [clang][deps] Convert file dependency paths to the...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Dec 1 21:08:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ab388e158528d9af5eb0376ef698b243d946f19
      https://github.com/llvm/llvm-project/commit/8ab388e158528d9af5eb0376ef698b243d946f19
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp

  Log Message:
  -----------
  [clang][deps] Convert file dependency paths to the native style

This is an attempt to fix a Windows bot failure. In the test introduced in 83973cf1, file dependencies were printed out-of-order (after replacing backslashes with slashes). This might've been caused by styles of some paths being different.




More information about the All-commits mailing list