Files
swift-mirror/lib/Basic/ClusteredBitVector.cpp
Sonny Falk b39859f5c0 Fix compile error for 32-bit builds.
This fixes a compile error with int vs. unsigned long in the call to std::min(), similar to a few lines below.

Swift SVN r24480
2015-01-16 22:02:26 +00:00

7.2 KiB