[Lldb-commits] [lldb] [LLDB] Add more helper functions to ValueObject class. (PR #87197)

via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 8 10:16:25 PDT 2024


cmtice wrote:

I think I've addressed all the review comments for GetValueAsAPSInt, GetValueAsAPFloat, GetValueAsBool, UpdateIntegerValue (not SetValueFromInteger) and GetLoadAddress.  I apologize if I missed anything. Please take another look at those functions.

I'm still working on fixing the issues with the other functions. :-)

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


More information about the lldb-commits mailing list