[all-commits] [llvm/llvm-project] 34d552: [Driver][MSVC] Loosen regex for binary name in tes...
Justin Bogner via All-commits
all-commits at lists.llvm.org
Wed May 27 10:48:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34d5523eaa8f72c3eb56137ac13789d70640a49c
https://github.com/llvm/llvm-project/commit/34d5523eaa8f72c3eb56137ac13789d70640a49c
Author: Justin Bogner <mail at justinbogner.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M clang/test/Driver/msvc-link.c
Log Message:
-----------
[Driver][MSVC] Loosen regex for binary name in test (#200015)
`lld-link` will often be installed as `lld-link.exe` on windows. We need
to make sure this test passes either way.
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