Skip to content

Commit 6e13b8b

Browse files
authored
Merge pull request swiftlang#8880 from apple/xfail-format-test
XFAIL format test
2 parents 3bba20e + 569e9b1 commit 6e13b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/FixIt/format.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: *
12
// RUN: %clang_cc1 -fsyntax-only -verify -Wformat %s
23
// RUN: %clang_cc1 -fsyntax-only -fdiagnostics-parseable-fixits -Wformat %s 2>&1 | FileCheck %s
34

0 commit comments

Comments
 (0)