Commit 42f8800b authored by antoine moynault's avatar antoine moynault Committed by Tobias Hieta
Browse files

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

Test still fail on ARM machine (no float_control support)

(cherry picked from commit 5fdb70be)
parent e666be92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// 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