This avoids a few lines of boilerplate of dealing with C string allocations.
Add a testcase for a case where demangling shouldn't happen.
Differential D68014
[LLD] Convert demangleItanium to use the higher level llvm::demangle function. NFC. mstorsjo on Sep 25 2019, 3:46 AM. Authored by
Details
This avoids a few lines of boilerplate of dealing with C string allocations. Add a testcase for a case where demangling shouldn't happen.
Diff Detail |
add a comment that this is not demangled