[all-commits] [llvm/llvm-project] 19401e: [clang-format] Fix `check-format-depends` CMake fo...

Andrew Ng via All-commits all-commits at lists.llvm.org
Tue Jul 14 02:39:24 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19401e09c063367a3503ae6cc1a47babfa95f243
      https://github.com/llvm/llvm-project/commit/19401e09c063367a3503ae6cc1a47babfa95f243
  Author: Andrew Ng <andrew.ng at sony.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M clang/lib/Format/CMakeLists.txt

  Log Message:
  -----------
  [clang-format] Fix `check-format-depends` CMake for Windows (#209205)

Add `find_program` for `touch`. Convert found program paths to native
form and use these paths in the command invocation.



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