[Lldb-commits] [PATCH] D18005: Fixed ValueObject::GetExpressionPath() for paths including anonymous struct/union

Luke Drummond via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 9 12:22:42 PST 2016


ldrumm added a subscriber: ldrumm.
ldrumm added a comment.

Hi all

This differential <http://reviews.llvm.org/D17777> may also be somewhat relevant / of interest, although it deals only with typedefs of untagged struct types.

Best

Luke


Repository:
  rL LLVM

http://reviews.llvm.org/D18005





More information about the lldb-commits mailing list