mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
[clang] fix test PR69717.cpp (#72134)
Test still fail on ARM machine (no float_control support)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 -verify -fsyntax-only %s
|
||||
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -verify -fsyntax-only %s
|
||||
// REQUIRES: x86-registered-target
|
||||
// expected-no-diagnostics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user