[all-commits] [llvm/llvm-project] 333bdb: On Windows, in the release build script, fix detec...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Wed Aug 20 23:10:33 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 333bdbb8520795a13afd53c6261538df58d0c842
https://github.com/llvm/llvm-project/commit/333bdbb8520795a13afd53c6261538df58d0c842
Author: Alexandre Ganea <alex_toresh at yahoo.fr>
Date: 2025-08-21 (Thu, 21 Aug 2025)
Changed paths:
M llvm/utils/release/build_llvm_release.bat
Log Message:
-----------
On Windows, in the release build script, fix detecting if clang-cl is in PATH (#149597)
The checks for detecting if `clang-cl` and `lld-link` are in `%PATH`
were wrong.
This fixes the comment in
https://github.com/llvm/llvm-project/pull/135446#discussion_r2215511129
(cherry picked from commit 13391ce183fc0b4c326829caad3eaec847c7b255)
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