kastiglione added a comment.

Is it worth trying to come up with a limit that's not arbitrarily picked?



================
Comment at: lldb/source/Symbol/Symtab.cpp:300
 
+    const uint64_t mangling_limit =
+        ModuleList::GetGlobalModuleListProperties().GetDemanglingLimit();
----------------
technically `demangling_limit`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118812/new/

https://reviews.llvm.org/D118812

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

Reply via email to