mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
0780c529c4
It better matches with SwiftSyntax model. Using TrailingObjects reduces the number of heap allocation which gains 18% performance improvement.