[all-commits] [llvm/llvm-project] ce9077: [clang][Interp] Fix intap tests if int128 is not s...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Oct 10 01:38:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce9077fe7f0ceb2800076aa1abb472de5df41f16
https://github.com/llvm/llvm-project/commit/ce9077fe7f0ceb2800076aa1abb472de5df41f16
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M clang/test/AST/Interp/intap.cpp
Log Message:
-----------
[clang][Interp] Fix intap tests if int128 is not supported
This test doesn't do anything in that case.
This broke some builders, e.g.:
https://lab.llvm.org/buildbot/#/builders/245/builds/15150
More information about the All-commits
mailing list