[all-commits] [llvm/llvm-project] f91b9c: Run test on particular target only
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Sat Sep 26 06:27:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f91b9c0f9858bb3d6ff4dd1fb494e83633eefed8
https://github.com/llvm/llvm-project/commit/f91b9c0f9858bb3d6ff4dd1fb494e83633eefed8
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2020-09-26 (Sat, 26 Sep 2020)
Changed paths:
M clang/test/AST/const-fpfeatures-diag.c
Log Message:
-----------
Run test on particular target only
The test `AST/const-fpfeatures-diag.c` requires setting strict FP
semantics, so it fails on targets where support of such semantic
is limited.
More information about the All-commits
mailing list