[cfe-commits] r111984 - /cfe/trunk/test/Index/complete-preprocessor.m

Douglas Gregor dgregor at apple.com
Tue Aug 24 15:46:25 PDT 2010


Author: dgregor
Date: Tue Aug 24 17:46:25 2010
New Revision: 111984

URL: http://llvm.org/viewvc/llvm-project?rev=111984&view=rev
Log:
Remove i386 macro check from expected output of preprocessor

Modified:
    cfe/trunk/test/Index/complete-preprocessor.m

Modified: cfe/trunk/test/Index/complete-preprocessor.m
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Index/complete-preprocessor.m?rev=111984&r1=111983&r2=111984&view=diff
==============================================================================
--- cfe/trunk/test/Index/complete-preprocessor.m (original)
+++ cfe/trunk/test/Index/complete-preprocessor.m Tue Aug 24 17:46:25 2010
@@ -67,7 +67,6 @@
 // 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)





More information about the cfe-commits mailing list