On 3/18/10 3:25 PM, Douglas Gregor wrote:
> Modified: cfe/trunk/test/Index/annotate-tokens-pp.c
> URL: 
> http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Index/annotate-tokens-pp.c?rev=98875&r1=98874&r2=98875&view=diff
> ==============================================================================
> --- cfe/trunk/test/Index/annotate-tokens-pp.c (original)
> +++ cfe/trunk/test/Index/annotate-tokens-pp.c Thu Mar 18 16:25:12 2010
> @@ -16,7 +16,7 @@
>  // CHECK: Identifier: "honk" [2:31 - 2:35] preprocessing directive=
>  // CHECK: Punctuation: "," [2:35 - 2:36] preprocessing directive=
>  // CHECK: Identifier: "warble" [2:36 - 2:42] preprocessing directive=
> -// CHECK: Punctuation: ")" [2:42 - 2:43] preprocessing directive=
> +// CHECK: Punctuation: ")" [2:42 - 2:43] preprocesggsing directive=
Was that intentional?

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

Reply via email to