[Lldb-commits] [PATCH] D67378: [Utility] Replace Cleanup by llvm::scope_exit

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 9 17:19:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371474: [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` (authored by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67378?vs=219457&id=219460#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67378

Files:
  lldb/trunk/include/lldb/Utility/CleanUp.h
  lldb/trunk/source/Host/macosx/objcxx/Host.mm
  lldb/trunk/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/trunk/source/Symbol/LocateSymbolFileMacOSX.cpp
  lldb/trunk/tools/lldb-test/lldb-test.cpp
  lldb/trunk/unittests/Utility/CMakeLists.txt
  lldb/trunk/unittests/Utility/CleanUpTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67378.219460.patch
Type: text/x-patch
Size: 12320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190910/4a544618/attachment-0001.bin>


More information about the lldb-commits mailing list