[all-commits] [llvm/llvm-project] 94929b: [KeyInstr] Add triple to Clang tests
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue May 27 02:55:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94929b725f415a8ab8de35194f3c2eec5192990f
https://github.com/llvm/llvm-project/commit/94929b725f415a8ab8de35194f3c2eec5192990f
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M clang/test/DebugInfo/KeyInstructions/agg.c
M clang/test/DebugInfo/KeyInstructions/assign-scalar.c
M clang/test/DebugInfo/KeyInstructions/do.c
M clang/test/DebugInfo/KeyInstructions/if.c
M clang/test/DebugInfo/KeyInstructions/init-agg.c
M clang/test/DebugInfo/KeyInstructions/init-member.cpp
M clang/test/DebugInfo/KeyInstructions/init-scalar.c
M clang/test/DebugInfo/KeyInstructions/init-static.cpp
M clang/test/DebugInfo/KeyInstructions/while.c
Log Message:
-----------
[KeyInstr] Add triple to Clang tests
Fixes various downstream bot failures ocurring with different default targets
e.g., windows due to mangling assumptions baked into the tests.
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