DavidSpickett wrote:

> We can't change the signature of CalculateSymbolContextFunction as it's an 
> abstract function (and some of its implementations can return nullptr)

By which you mean, because there are still use cases for 
`CalculateSymbolContextFunction` to return `nullptr`, so it must remain.

As opposed to how I first read this which was, because it was exposed in some 
ABI we had to maintain.

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

Reply via email to