[llvm] r341113 - Hashing: use 64-bit seed for hashing on all platforms.

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 11:54:05 PDT 2018


Hi Galina,

On 31 Aug 2018, at 11:48, Galina Kistanova <gkistanova at gmail.com> wrote:
> This commit added broken tests on one of our builders:
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/19508 <http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/19508>
> . . .
> Failing Tests (2):
>     LLVM-Unit :: ADT/./ADTTests.exe/HashingTest.HashCombineRangeGoldenTest
>     Clang :: CodeGenCXX/catch-undef-behavior.cpp
> 
> Please have a look?

Oh dear, sorry about that. I’m looking now, and think I know what the issue is so hopefully it won’t take too long.

Tim.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/f00b3c05/attachment.html>


More information about the llvm-commits mailing list