[all-commits] [llvm/llvm-project] 87e110: [clang-scan-deps] Infer the target from the execut...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Sep 12 12:20:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87e1104cf0e2de0d04bee2944893fa7897277b2f
https://github.com/llvm/llvm-project/commit/87e1104cf0e2de0d04bee2944893fa7897277b2f
Author: Martin Storsjö <martin at martin.st>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
A clang/test/ClangScanDeps/implicit-target.c
M clang/tools/clang-scan-deps/ClangScanDeps.cpp
Log Message:
-----------
[clang-scan-deps] Infer the target from the executable name (#108189)
This allows clang-scan-deps to work correctly when using cross compilers
with names like <triple>-clang.
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