]> granicus.if.org Git - clang/commit
Fix pointer-signext.c test case: it was relying on value names, which don't appear...
authorCameron Esfahani <dirty@apple.com>
Wed, 15 Sep 2010 10:52:02 +0000 (10:52 +0000)
committerCameron Esfahani <dirty@apple.com>
Wed, 15 Sep 2010 10:52:02 +0000 (10:52 +0000)
commitee0f984c0029d5bf4c57965fa7393ec2299df4ce
tree30ee8a96cd937aeec39cffa71f59e78a51e4b743
parent465e8c1f05ee77647a3cf2deb9d8e534b2c14caf
Fix pointer-signext.c test case: it was relying on value names, which don't appear in the non-assert build.  Switch to using check-next as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113964 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/pointer-signext.c