mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This was an artifact of their long-dead C++-based implementations that was way past due to clean up. It's also a convenient workaround for <rdar://problem/16835447>, since we no longer have to look up constructor members for String at SILGen time and potentially lazily instantiate Clang-imported types during SILGen. This totally isn't a real solution to that problem, but it puts out the fire for now. Swift SVN r17643
32 KiB
32 KiB