Files
clang-p2996/llvm/lib/Support/TrieRawHashMap.cpp
Simon Pilgrim 03948882d3 Fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFC
NumBits should be less than 20 so using an unsigned instead of size_t should be OK
2024-10-30 10:12:57 +00:00

17 KiB