[Lldb-commits] [lldb] Lazy deference underlying object for shared/weak/unique_ptr synthetic… (PR #67069)

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 22 06:46:20 PDT 2023


walter-erquinigo wrote:

Do you think it would be a good idea to provide aliases for the return values of the Update method with better names that match the behavior you just discovered? I'm not a fan of true/false in this case, because it confuses synthetic type developers, but I'm just trying to think of ways to improve this without breaking any existing code.

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


More information about the lldb-commits mailing list