[Lldb-commits] [lldb] Fix expressions that involve nested structs/classes/unions. (PR #77029)
    Greg Clayton via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Jan  4 16:23:14 PST 2024
    
    
  
clayborg wrote:
This patch was in response to this issue:
https://github.com/llvm/llvm-project/pull/74786#issuecomment-1874921872
And is related to https://github.com/llvm/llvm-project/pull/66879, but does things a bit differently.
https://github.com/llvm/llvm-project/pull/77029
    
    
More information about the lldb-commits
mailing list