Fix negate-overflow.cpp test on Windows after r303440
authorHans Wennborg <hans@hanshq.net>
Wed, 24 May 2017 21:52:40 +0000 (21:52 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 24 May 2017 21:52:40 +0000 (21:52 +0000)
commit0eec1f0b960fd8b6a671ae05847ff07ee799e289
tree88d011e04e5182f7eeb9a529f11c705647353f32
parent3e8935bdc51df4d0c07573743bfad19fa8d6c373
Fix negate-overflow.cpp test on Windows after r303440

lit would interpret the exit code as failuire.

llvm-svn: 303809
compiler-rt/test/ubsan/TestCases/Integer/negate-overflow.cpp