New affinity patch introduced legitimate sign-compare warnings that clang doesn't report but GCC-10 does. This removes the warnings by changing two variables types to unsigned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo