diff options
-rw-r--r-- | test/Index/complete-preprocessor.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Index/complete-preprocessor.m b/test/Index/complete-preprocessor.m index d3a07d6f06..5a20c1c333 100644 --- a/test/Index/complete-preprocessor.m +++ b/test/Index/complete-preprocessor.m @@ -67,7 +67,6 @@ FOO(in,t) value; // CHECK-CC5: NotImplemented:{TypedText extern} (30) // CHECK-CC5: NotImplemented:{TypedText float} (40) // CHECK-CC5: macro definition:{TypedText FOO}{LeftParen (}{Placeholder a}{Comma , }{Placeholder b}{RightParen )} (70) -// CHECK-CC5: macro definition:{TypedText i386} (70) // CHECK-CC5: TypedefDecl:{TypedText id} (40) // CHECK-CC5: NotImplemented:{TypedText inline} (30) // CHECK-CC5: NotImplemented:{TypedText int} (40) |