[Lldb-commits] [PATCH] D46088: Refactor GetNextPersistentVariableName into a non-virtual method

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 30 16:22:02 PDT 2018


aprantl updated this revision to Diff 144649.
aprantl added a comment.

Address review feedback.


https://reviews.llvm.org/D46088

Files:
  include/lldb/Expression/ExpressionVariable.h
  source/Core/ValueObject.cpp
  source/Expression/ExpressionVariable.cpp
  source/Expression/Materializer.cpp
  source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
  source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h
  source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
  source/Plugins/ExpressionParser/Go/GoUserExpression.cpp
  source/Plugins/ExpressionParser/Go/GoUserExpression.h
  source/Target/ABI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46088.144649.patch
Type: text/x-patch
Size: 8049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180430/a10b21e1/attachment.bin>


More information about the lldb-commits mailing list