labath added a comment.

This code is processing demangled names. Since you say (I could not get my 
demangler to process it either) the symbol demangles to a multi-megabyte name, 
we can probably make the cutoff even longer then 1000 bytes.

OTOH, if we abort demangling of such names in the first place, then this code 
will not even get used.


Repository:
  rL LLVM

https://reviews.llvm.org/D31451



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to