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

Eli Bendersky eliben at gmail.com
Tue Jul 17 01:17:52 PDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120717/82c94d46/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debuginfo_else_check.1.patch
Type: application/octet-stream
Size: 466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120717/82c94d46/attachment.obj>


More information about the cfe-commits mailing list