forked from OSchip/llvm-project
ba6e2cb544
Define BitVector::BitWord as uintptr_t instead of unsigned long, as long does not necessarily translates to a pointer size (especially on 64-bit Visual Studio). Committed on behalf of @ekatz (Ehud Katz) Differential Revision: https://reviews.llvm.org/D69336 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |