[PATCH] D43662: [Utility] Simplify and generalize the CleanUp helper, NFC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 14:11:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325964: [Utility] Simplify and generalize the CleanUp helper, NFC (authored by vedantk, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43662?vs=135671&id=135698#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43662

Files:
  lldb/trunk/include/lldb/Utility/CleanUp.h
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/Host/macosx/Host.mm
  lldb/trunk/source/Host/macosx/Symbols.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/trunk/unittests/Utility/CMakeLists.txt
  lldb/trunk/unittests/Utility/CleanUpTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43662.135698.patch
Type: text/x-patch
Size: 24253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/7fb9d862/attachment.bin>


More information about the llvm-commits mailing list