mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We never need to have two copies of the same `FileContent` object, so we don’t need a copy constructor and can thus pass it on the stack again, instead of storing it on the heap.
46 KiB
46 KiB