[Lldb-commits] [PATCH] D31451: New C++ function name parsing logic

Eugene Zemtsov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 24 16:37:31 PST 2018


eugene added a comment.

Greg, this name is amazing. My c++filt refuses to demangle it. We can probably give up on parsing C++ names if they're longer than 1000 characters or something.


Repository:
  rL LLVM

https://reviews.llvm.org/D31451





More information about the lldb-commits mailing list