[clang] fix test PR69717.cpp (#72134)

Test still fail on ARM machine (no float_control support)
This commit is contained in:
antoine moynault 2023-11-13 18:39:25 +01:00 committed by GitHub
parent 0e42df4031
commit 5fdb70be7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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