summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-at.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FixIt/fixit-at.c')
-rw-r--r--test/FixIt/fixit-at.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/FixIt/fixit-at.c b/test/FixIt/fixit-at.c
deleted file mode 100644
index c32aee9..0000000
--- a/test/FixIt/fixit-at.c
+++ /dev/null
@@ -1,5 +0,0 @@
-// RUN: %clang_cc1 -fixit-at=fixit-at.c:3:1 %s -o - | %clang_cc1 -verify -x c -
-
-_Complex cd;
-
-int i0[1] = { { 17 } }; // expected-warning{{braces}}
OpenPOWER on IntegriCloud