llvm-project/lldb/source/Plugins/Platform
Jonas Devlieghere e0ea8d87eb [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
This removes the CleanUp class and replaces its usages with llvm's
ScopeExit, which has similar semantics.

Differential revision: https://reviews.llvm.org/D67378

llvm-svn: 371474
2019-09-10 00:20:50 +00:00
..
Android [Platform/Android] Read the adb server from an env variable if set 2019-08-27 20:00:02 +00:00
FreeBSD [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Linux Support Linux signal return trampolines in frame initialization 2019-07-19 14:05:55 +00:00
MacOSX SymbolVendor: Introduce Module::GetSymbolFile 2019-08-02 08:16:35 +00:00
NetBSD [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
OpenBSD [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
POSIX [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` 2019-09-10 00:20:50 +00:00
Windows [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
gdb-server [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
CMakeLists.txt [Platform] Remove Kalimba Platform 2019-03-27 16:23:50 +00:00