]> granicus.if.org Git - clang/commitdiff
clang/test/FixIt/fixit-unicode-with-utf8-output.c: Remove XFAIL.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 11 Sep 2013 23:09:22 +0000 (23:09 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 11 Sep 2013 23:09:22 +0000 (23:09 +0000)
It'd be another issue that the terminal and stdout(including redirects) with utf8. This test XPASSed on Win32, at least on Lit.

FYI, we don't use a triplet like "-win64" anywhere.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190559 91177308-0d34-0410-b5e6-96231b3b80d8

test/FixIt/fixit-unicode-with-utf8-output.c

index 70cd7ad01ffdbe0148089df2de09e14366b8f00e..aff8542743245625610b3acf9c19b22d4e32626c 100644 (file)
@@ -1,7 +1,6 @@
 // This test is an additional set of checks for the fixit-unicode.c test for
 // systems capable of outputting Unicode characters to the standard output in
 // the UTF-8 encoding.
-// XFAIL: mingw32,win32,win64
 // RUN: not %clang_cc1 -fsyntax-only %S/fixit-unicode.c 2>&1 | FileCheck -strict-whitespace %s
 
 // CHECK: warning: format specifies type 'int' but the argument has type 'long'