llvm-project/lldb/unittests
Fangrui Song a996cc217c Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
..
API [LLDB] Applying clang-tidy modernize-use-override over LLDB 2022-04-22 13:29:47 -07:00
Breakpoint
Core [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
DataFormatter [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
Disassembler Move GetControlFlowKind's logic to DisassemblerLLVMC.cpp 2022-07-26 12:05:23 -07:00
Editline Re-land "[lldb] Synchronize output through the IOHandler" 2022-03-15 12:53:46 -07:00
Expression [lldb] Allow plugins to extend DWARF expression parsing for vendor extensions 2022-11-22 14:38:07 +00:00
Host [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
Instruction [LLDB][RISCV] Add RV32F instruction support for EmulateInstructionRISCV 2022-11-23 22:09:14 +08:00
Interpreter [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
Language [lldb][CPlusPlus] Introduce CPlusPlusLanguage::MethodName::GetReturnType 2022-10-31 12:25:18 +00:00
ObjectFile Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
Platform [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
Process [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
ScriptInterpreter [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
Signals [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
Symbol [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
SymbolFile [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
Target [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
TestingSupport Make CompilerType safe 2022-11-16 15:51:26 -08:00
Thread [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
UnwindAssembly Update the CFA to use $sp when $fp is restored on arm64 2022-05-04 14:54:17 -07:00
Utility [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
debugserver [lldb] [unittests] Fix TcpListen() call in RNBSocketTest 2021-10-26 21:08:03 +02:00
tools [lldb/unittests] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:27 -08:00
CMakeLists.txt [lldb/unittests/CMakeLists.txt] Remove extra compiler flag `-include gtest_common.h`, NFC 2022-12-02 10:45:49 -08:00
gtest_common.h