]> granicus.if.org Git - clang/commit
Slacken the norecurse test slightly
authorJames Molloy <james.molloy@arm.com>
Fri, 13 Nov 2015 17:29:18 +0000 (17:29 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 13 Nov 2015 17:29:18 +0000 (17:29 +0000)
commit2b9fa800d66f4072ff7f821113e51c9be0358905
tree74f4643fd6d2efd55404d809b936747a00334656
parent0c11d09787c0dcce80304d6944c034f06b8bc215
Slacken the norecurse test slightly

It has been reported that this test currently fails on some Power buildbots due to them adding a "signext" function attribute.

As that's not what we're checking here, slacken off the test a bit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253055 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/main-norecurse.cpp