[all-commits] [llvm/llvm-project] 93ae26: [clang] Run test on x86 only
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Mon Nov 13 04:22:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93ae26331592f41bf2b1d10b048743d80c468385
https://github.com/llvm/llvm-project/commit/93ae26331592f41bf2b1d10b048743d80c468385
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M clang/test/Sema/PR69717.cpp
Log Message:
-----------
[clang] Run test on x86 only
The test Sema/PR69717.cpp fails on platforms that do not support
pragma float_control. So run this test on x86 only.
More information about the All-commits
mailing list