[Lldb-commits] [PATCH] D132734: [lldb] Fix member access in GetExpressionPath

Tonko SabolĨec via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 27 02:36:52 PDT 2022


tonkosi updated this revision to Diff 463158.
tonkosi added a comment.

Forgot to propagate "epformat" when calling GetExpressionPath


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132734/new/

https://reviews.llvm.org/D132734

Files:
  lldb/source/Core/ValueObject.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/test/API/python_api/expression_path/Makefile
  lldb/test/API/python_api/expression_path/TestExpressionPath.py
  lldb/test/API/python_api/expression_path/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132734.463158.patch
Type: text/x-patch
Size: 15246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220927/f016012d/attachment-0001.bin>


More information about the lldb-commits mailing list