mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For the majority of artificial helper functions the filename is actively misleading since it usually represents the file of the caller that triggered the helper to be generated. Instead, this patch creates a virtual filname `<compiler-generated>` to make it very obvious that the function has not correspondence to any source code. <rdar://problem/33809560>
23 KiB
23 KiB