Skip to content

Commit 09467b9

Browse files
committed
XFAIL format test
After 37d7fe7, the diagnostics are no longer emitted. rdar://127869077
1 parent 5d25b06 commit 09467b9

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)