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)


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to