[Lldb-commits] [lldb] [lldb] Add interface to check if UserExpression::Parse() is cacheable (PR #66826)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 16 03:46:35 PST 2023


DavidSpickett wrote:

This got forgotten it seems.

Could you add a comment in the header to address Jim's question?

So folks upstream know whether to care about overriding this for whatever new thing they might be building (there are lots of mysterious methods over in llvm and I end up ignoring them and hoping they're not important).

https://github.com/llvm/llvm-project/pull/66826


More information about the lldb-commits mailing list