mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
The asserts call getType() which can be slow in some corner cases (it calls into the generic signature builder). Speeds up the compilation (with an assert-compiler) of the DoubleWidth benchmark by 4x. rdar://problem/36887449
49 KiB
49 KiB