Commits

Anna Zaks committed 4ba7e418cb3
[runtime] Fortify the swift_demangle API. Remove the reference to String, which leaks internal implementation details, check for invalid inputs, and make the API more flexible. Remove the similar Swift API, since it provides no additional value.