[all-commits] [llvm/llvm-project] 088773: [clang][Interp] Specify triple in C test
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 9 08:23:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 088773b0d1c1ee99d78f0b68bf50029637fbead7
https://github.com/llvm/llvm-project/commit/088773b0d1c1ee99d78f0b68bf50029637fbead7
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M clang/test/AST/Interp/c.c
Log Message:
-----------
[clang][Interp] Specify triple in C test
This is what test/Sema/const-eval.c does as well and without specifying
it, some windows builders are broken:
https://lab.llvm.org/buildbot/#/builders/265/builds/2453
More information about the All-commits
mailing list