DavidSpickett wrote:

The function's "name" includes the return and parameter type like: `void 
foo(void)` (and maybe the calling convention)

We've regex'd around this before but I never thought much about why it does 
that. I'll have another look and raise an issue if there's no good explanation 
for it.

https://github.com/llvm/llvm-project/pull/142952
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to