I accidentally used int64 instead of int32 in the unit test result check of all/any unit tests. This lead to bad results in the Windows build.
(see also https://reviews.llvm.org/D106820)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo