[PATCH] D46083: Move the persistent variable counter into Target

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 17:02:43 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331234: Move the persistent variable counter into Target (authored by adrian, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46083?vs=144628&id=144650#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46083

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46083.144650.patch
Type: text/x-patch
Size: 9022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/dc440087/attachment.bin>


More information about the llvm-commits mailing list