Fix for windows bot failure (switch uint to unsigned)
Fix windows bot failure from b8d2f717: https://lab.llvm.org/buildbot/#/builders/216/builds/20923 by switching uint to unsigned, as the former is not recognized there.
Loading
Please sign in to comment