mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rather than directly using the extension `__builtin_expect`, use a macro to permit the removal of the builtin on compilers which do not support this (i.e. cl). This permits us to build the swift compiler with MSVC again.
5.7 KiB
5.7 KiB