We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c4c4c commit 4a2a1b5Copy full SHA for 4a2a1b5
libcxx/test/std/input.output/iostream.format/std.manip/setfill_wchar_max.pass.cpp
@@ -15,7 +15,7 @@
15
// version 2 implementation fixes the problem.
16
17
// XFAIL: target={{.*}}-windows{{.*}} && libcpp-abi-version=1
18
-// XFAIL: target=armv{{7|8}}l{{.*}}-linux-gnueabihf && libcpp-abi-version=1
+// XFAIL: target=armv{{7|8}}{{l?}}{{.*}}-linux-gnueabihf && libcpp-abi-version=1
19
// XFAIL: target=aarch64{{.*}}-linux-gnu && libcpp-abi-version=1
20
21
#include <iomanip>
0 commit comments