[Lldb-commits] [PATCH] D31371: Stop calling ValueObject::SetName from synthetic child providers

Tamas Berghammer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 30 12:56:46 PDT 2017


tberghammer updated this revision to Diff 93528.
tberghammer added a comment.

Fix typos in the comments


https://reviews.llvm.org/D31371

Files:
  include/lldb/Core/ValueObject.h
  source/Core/ValueObject.cpp
  source/DataFormatters/VectorType.cpp
  source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
  source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp
  source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31371.93528.patch
Type: text/x-patch
Size: 5462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170330/0c403de4/attachment.bin>


More information about the lldb-commits mailing list