Files
swift-mirror/include/swift/Basic/FixedBitSet.h
Rintaro Ishizaki a8cc312e50 [Basic] Fix return type of FixedBitSet::chunkMask()
Fix a warning in msvc compiler: warning C4334: '<<': result of 32-bit
shift implicitly converted to 64 bits (was 64-bit shift intended?)
2024-05-30 13:36:29 -07:00

7.7 KiB