[Lldb-commits] [PATCH] D46083: Move the persistent variable counter	into Target
    Adrian Prantl via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Apr 30 13:38:17 PDT 2018
    
    
  
aprantl updated this revision to Diff 144628.
aprantl added a comment.
Thread an is_error flag through for plugins that need it.
https://reviews.llvm.org/D46083
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: D46083.144628.patch
Type: text/x-patch
Size: 7918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180430/214c463f/attachment.bin>
    
    
More information about the lldb-commits
mailing list