[clang] [llvm] [Serialization] Use stable hash functions (PR #96136)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 21 10:00:17 PDT 2024
ChuanqiXu9 wrote:
I suspect this is the root cause that some modules related test are failing on armv8-quick. It passes with commit 12c0281f8c73bc1aa2 (https://lab.llvm.org/buildbot/#/builders/154/builds/320) and fails with b39f523af7601fe1b39b3256 (https://lab.llvm.org/buildbot/#/builders/154/builds/322). I feel b39f523a is not related to tests.
https://github.com/llvm/llvm-project/pull/96136
More information about the cfe-commits
mailing list