mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
TAPI and the linker truncate individual version components to 255 if they overflow, because the linker packs 3 version components into a 32-bit int. Make sure we use the same parsing routines as TAPI. Fixes rdar://57043178
1.8 KiB
1.8 KiB