[Lldb-commits] [PATCH] D49755: Remove unused History class

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 24 13:36:23 PDT 2018


teemperor created this revision.
Herald added a subscriber: mgorny.

This class doesn't seem to be used anywhere, so we might as well remove the code.


https://reviews.llvm.org/D49755

Files:
  include/lldb/Utility/History.h
  lldb.xcodeproj/project.pbxproj
  source/Utility/CMakeLists.txt
  source/Utility/History.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49755.157075.patch
Type: text/x-patch
Size: 7434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180724/bdd717db/attachment.bin>


More information about the lldb-commits mailing list