mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When type-checking a tuple construction such as `Void()`, make sure to preserve the source info from the argument list in the resulting type-checked TupleExpr `()`. This is needed for serialization to be able to grab the textual representation. SR-15181 rdar://83202870
2.3 KiB
2.3 KiB