[cfe-commits] [PATCH] Fix debug-info test

Eric Christopher echristo at apple.com
Tue Jul 17 11:41:25 PDT 2012


On Jul 17, 2012, at 1:17 AM, Eli Bendersky <eliben at gmail.com> wrote:

> Attaching a patch for review. It's for test/CodeGen/debug-info-line2.c
> CHECK-NOT attempted to match with two %s, so it never matched anything and the test did not achieve its intended effect. Now it should properly verify that a branch from the 'else' to 'cont' block has no !dbg
> 
> Eli
> 
> <debuginfo_else_check.1.patch>_______________________________________________

Applied here:

	M	test/CodeGen/debug-info-line2.c
r160385 = 65d4dcaac9e6ebccb6f805af0d2d7b66ffaffd4b (refs/remotes/origin/master)

thanks!

-eric




More information about the cfe-commits mailing list