Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift5.x demangle not working #7

Open
intheway opened this issue Jul 3, 2019 · 3 comments
Open

Swift5.x demangle not working #7

intheway opened this issue Jul 3, 2019 · 3 comments

Comments

@intheway
Copy link

intheway commented Jul 3, 2019

The Tool Plugins is alright, but all the symbols are ignored, not demangled.
Swift version 5.1
Thanks
屏幕快照2019-07-03下午4 38 23

@intheway intheway changed the title demangle not working Swift5.x demangle not working Jul 3, 2019
@keith
Copy link
Owner

keith commented Jul 8, 2019

this is caused by this outdated logic:

https://github.com/keith/hopper-swift-demangle/blob/master/Demangler/Demangler.swift#L93-109

PRs welcome!

@snilwx
Copy link

snilwx commented Jan 29, 2021

Hello, man! When will Swift5 support be updated.

@keith
Copy link
Owner

keith commented Feb 8, 2021

Feel free to submit a PR! I haven't done this because hopper supports Swift mostly at this point, so I haven't noticed any mangled symbols even without this extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants