[all-commits] [llvm/llvm-project] de9b0d: Add explicit triple to fix errors from #110102
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Tue Jan 28 11:35:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de9b0ddedc43302117b15518ca21f3341cf6b5ff
https://github.com/llvm/llvm-project/commit/de9b0ddedc43302117b15518ca21f3341cf6b5ff
Author: Stephen Tozer <Stephen.Tozer at sony.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M clang/test/CodeGen/extend-variable-liveness.c
M clang/test/CodeGen/fake-use-determinism.c
M clang/test/CodeGen/fake-use-noreturn.cpp
M clang/test/CodeGen/fake-use-this.cpp
Log Message:
-----------
Add explicit triple to fix errors from #110102
Attempted fix for errors observed on:
https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-windows-x64/b8724497761651154417/overview
Several tests that required an explicit triple had none present; this
patch adds those triples.
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