зеркало из https://github.com/microsoft/clang-1.git
This test appears to fail on win32.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160322 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
b8971b2781
Коммит
ee07db7d91
|
@ -1,5 +1,6 @@
|
|||
// RUN: %clang_cc1 -fsyntax-only %s 2>&1 | FileCheck -strict-whitespace %s
|
||||
// RUN: %clang_cc1 -fsyntax-only -fdiagnostics-parseable-fixits %s 2>&1 | FileCheck -check-prefix=CHECK-MACHINE %s
|
||||
// XFAIL: win32
|
||||
|
||||
struct Foo {
|
||||
int bar;
|
||||
|
|
Загрузка…
Ссылка в новой задаче