[all-commits] [llvm/llvm-project] 5ad6f2: Don't assume that the clang binary's resolved name...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Nov 12 16:37:14 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5ad6f279f26cd6ce77e4fa6b8df2b23be73d7beb
https://github.com/llvm/llvm-project/commit/5ad6f279f26cd6ce77e4fa6b8df2b23be73d7beb
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
M clang/test/Driver/arm64_32-link.c
Log Message:
-----------
Don't assume that the clang binary's resolved name includes the string
'clang'.
This is not true in practice in some content-addressed file systems.
More information about the All-commits
mailing list