I have tested various scenarios with them, but I wouldn’t be surprised if there are corner cases that aren’t working yet. Please try kicking them around and let me know if you run into any problems, thanks!
I have tested various scenarios with them, but I wouldn’t be surprised if
there are corner cases that aren’t working yet. Please try kicking them
around and let me know if you run into any problems, thanks!
I tried doing a SourceKit cursor-info on a generic typealias of a tuple type, but it crashed when trying to mangle any of the typealias's generic parameters. Should we be able to mangle the generic parameter, or do we need an early exit?
I have tested various scenarios with them, but I wouldn’t be surprised if there are corner cases that aren’t working yet. Please try kicking them around and let me know if you run into any problems, thanks!
I have tested various scenarios with them, but I wouldn’t be surprised
if there are corner cases that aren’t working yet. Please try kicking
them around and let me know if you run into any problems, thanks!
Thanks for catching this, and for the great testcase. I implemented mangling/usr generation in ae919bd.
-Chris
···
On Mar 8, 2016, at 7:18 AM, Ben Langmuir <blangmuir@apple.com> wrote:
I tried doing a SourceKit cursor-info on a generic typealias of a tuple type, but it crashed when trying to mangle any of the typealias's generic parameters. Should we be able to mangle the generic parameter, or do we need an early exit?
I have tested various scenarios with them, but I wouldn’t be surprised if there are corner cases that aren’t working yet. Please try kicking them around and let me know if you run into any problems, thanks!