davide added a comment. Thanks for doing this. We may consider doing some A-B testing between the two demanglers. A strategy that worked very well for similar purposes was that of running `nm` on a large executable (e.g. clang or lldb itself) and see whether we demangle in the same exact way and measure the time needed for demangling.
https://reviews.llvm.org/D49612 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits