Displaying 2 results from an estimated 2 matches for "dbc2c231".
2016 Dec 15
3
Using the LLVM demangler.
Hi all,
We’re hoping to replace the demangler in some of our tools to use the LLVM
demangler. We’d like to enhance it with missing functionality (legal names
that it cannot demangle) and provide a set of tests that we use with the
demangler that we currently use.
The demangler that is currently in the LLVM tree appears to be a copy of
the libc++abi implementation, and there appears to be
2016 Dec 15
0
Using the LLVM demangler.
...contributions needs to be made to libcxxabi first and back-ported to LLVM (which is also something to consider before reusing the lldb one).
—
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161215/dbc2c231/attachment.html>