mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
LLVM removed findFirstSet and findLastSet functions from MathExtras and doesn't have a direct replacement. We only have once instance of these functions used in the compiler, so I've replaced them inline with the appropriate bit operations.
7.5 KiB
7.5 KiB