[all-commits] [llvm/llvm-project] 27e880: [BOLT][test] Fix 'dump-dot-func' test execution on...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Wed Aug 27 11:50:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27e880f3b8cf00da3c512f4129266c38120a940b
      https://github.com/llvm/llvm-project/commit/27e880f3b8cf00da3c512f4129266c38120a940b
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M bolt/test/dump-dot-func.test

  Log Message:
  -----------
  [BOLT][test] Fix 'dump-dot-func' test execution on Windows host (#155522)

Replaced non-existent %clang++ substitute with %clangxx. %clang++ gets
became `clang.exe++` on the Windows host that failures the test
execution.



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