[clang] [Clang][test] Fix space in ld path (PR #200012)

Michael Kruse via cfe-commits cfe-commits at lists.llvm.org
Thu May 28 01:02:07 PDT 2026


Meinersbur wrote:

> Can you please add a `[/\\]` in front of the ld to ensure that we don't pick up `[^/\\]*ld"` as a match.

I applied that, but note that the other arch's tests don't do that.

https://github.com/llvm/llvm-project/pull/200012


More information about the cfe-commits mailing list