]> granicus.if.org Git - clang/commit
Tests: fix tests encoding specific hash values for 32-bit systems.
authorTim Northover <tnorthover@apple.com>
Fri, 31 Aug 2018 19:24:37 +0000 (19:24 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 31 Aug 2018 19:24:37 +0000 (19:24 +0000)
commit8bd548f654845c35a3fa9d4644a64db36b2ea36c
tree576cfcee9a2aa9f22b393c9b0313fcb48a4b0cc9
parentead0755dee7343dfd3840891fd34cb6fb743e487
Tests: fix tests encoding specific hash values for 32-bit systems.

I changed the seed slightly, but forgot to run the tests on a 32-bit system, so
tests which hard-code a specific hash value started breaking.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341240 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/catch-undef-behavior.cpp