llvm-project/lldb/source/Host/macosx/objcxx
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
..
CMakeLists.txt [Host] Clean up dependencies of HostMacOSXObjCXX 2019-05-07 18:08:06 +00:00
Host.mm [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` 2019-09-10 00:20:50 +00:00
HostInfoMacOSX.mm Upstream macCatalyst support in debugserver and the macOS dynamic loader 2019-09-04 17:23:15 +00:00
HostThreadMacOSX.mm Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00