[all-commits] [llvm/llvm-project] 73e5a7: [clang] Run test for concrete target
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Sun Aug 20 23:24:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73e5a70e676850b79f196e01e2194a2485041584
https://github.com/llvm/llvm-project/commit/73e5a70e676850b79f196e01e2194a2485041584
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M clang/test/SemaCXX/template-64605.cpp
Log Message:
-----------
[clang] Run test for concrete target
The test clang/test/SemaCXX/template-64605.cpp uses pragma FENV_ACCESS,
which is not supported on all targets. Restrict it to x86_64 only.
More information about the All-commits
mailing list