llvm-project/lldb/tools/lldb-test
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
FormatUtil.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
FormatUtil.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SystemInitializerTest.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SystemInitializerTest.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-test.cpp [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` 2019-09-10 00:20:50 +00:00