[Lldb-commits] [PATCH] D46580: Modernize and clean-up the Predicate class

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 9 07:33:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331880: Modernize and clean-up the Predicate class (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46580?vs=145682&id=145913#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46580

Files:
  lldb/trunk/include/lldb/Core/Event.h
  lldb/trunk/include/lldb/Host/Predicate.h
  lldb/trunk/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
  lldb/trunk/include/lldb/Target/Process.h
  lldb/trunk/source/Commands/CommandObjectProcess.cpp
  lldb/trunk/source/Commands/CommandObjectThread.cpp
  lldb/trunk/source/Host/common/Host.cpp
  lldb/trunk/source/Host/posix/ConnectionFileDescriptorPosix.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/unittests/Host/CMakeLists.txt
  lldb/trunk/unittests/Host/PredicateTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46580.145913.patch
Type: text/x-patch
Size: 15695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180509/93837da4/attachment.bin>


More information about the lldb-commits mailing list