[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 16:38:11 PDT 2019


JDevlieghere updated this revision to Diff 219454.
JDevlieghere added a comment.

Add a comment so you can easily break on the cleanup code.


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

https://reviews.llvm.org/D67378

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67378.219454.patch
Type: text/x-patch
Size: 11952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190909/da2cf731/attachment.bin>


More information about the lldb-commits mailing list