[Lldb-commits] [PATCH] D62797: [Expression] Add PersistentExpressionState::SetCompilerTypeFromPersistentDecl

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 3 15:01:10 PDT 2019


xiaobai updated this revision to Diff 202805.
xiaobai added a comment.

Pavel's suggestion
Renamed method from "SetCompilerTypeFromPersistentDecl" to "GetCompilerTypeFromPersistentDecl"


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

https://reviews.llvm.org/D62797

Files:
  include/lldb/Expression/ExpressionVariable.h
  source/Commands/CMakeLists.txt
  source/Commands/CommandObjectMemory.cpp
  source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
  source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62797.202805.patch
Type: text/x-patch
Size: 5768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190603/4de38ad3/attachment-0001.bin>


More information about the lldb-commits mailing list