summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-unrecoverable.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FixIt/fixit-unrecoverable.c')
-rw-r--r--test/FixIt/fixit-unrecoverable.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/FixIt/fixit-unrecoverable.c b/test/FixIt/fixit-unrecoverable.c
index 8052beb..fb6c4e2 100644
--- a/test/FixIt/fixit-unrecoverable.c
+++ b/test/FixIt/fixit-unrecoverable.c
@@ -5,6 +5,4 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
-// FIXME: Sadly, the following doesn't work within a function.
-
unsinged x = 17; // expected-error{{unknown type name 'unsinged'; did you mean 'unsigned'?}}
OpenPOWER on IntegriCloud