llvm-project/lldb/unittests
Jonas Devlieghere 7d6da329de [lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin
This patch changes the way we initialize and terminate the plugins in
the system initializer. It uses an approach similar to LLVM's
TARGETS_TO_BUILD with a def file that enumerates the plugins.

Differential revision: https://reviews.llvm.org/D73067
2020-02-17 09:07:00 -08:00
..
Breakpoint [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Core [lldb][NFCI] Remove unused LanguageType parameters 2020-01-30 21:57:23 -08:00
DataFormatter [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Disassembler [lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin 2020-02-17 09:07:00 -08:00
Editline [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Expression [lldb] Remove clang classes from lldb-forward.h 2020-02-04 14:23:58 -08:00
Host Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Interpreter Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Language Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ObjectFile [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Platform [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Process [ADT] Make StringRef's std::string conversion operator explicit 2020-01-28 23:47:07 +01:00
ScriptInterpreter [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Signals [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Symbol [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
SymbolFile Re-land "[lldb] [testsuite] generalize `DWARFASTParserClangTests` based on `DWARFExpressionTest`'s YAML" 2020-02-04 13:59:29 -08:00
Target [lldb] Delete register info definitions in the x86_64 ABI classes 2020-02-17 14:01:36 +01:00
TestingSupport [lldb/DWARF] Re-enable basic dwp support 2020-02-17 14:10:36 +01:00
UnwindAssembly [lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin 2020-02-17 09:07:00 -08:00
Utility [lldb][NFC] Remove Stream::Indent(const char *) overload in favor of the StringRef version 2020-02-11 13:29:32 +01:00
debugserver [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
tools [ADT] Make StringRef's std::string conversion operator explicit 2020-01-28 23:47:07 +01:00
CMakeLists.txt [FormatManager] Add a unittest for GetCandidateLanguages() 2019-12-10 13:42:59 -08:00
gtest_common.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00