[LLVM] Add missing stdint include to Bit.h
To fix failing builds on Windows on Arm: https://lab.llvm.org/staging/#/builders/59/builds/928/steps/4/logs/stdio <...>/ADT/bit.h(50,5): error: unknown type name 'uint32_t' uint32_t v = Value; ^
Loading
Please sign in to comment