llvm-project/lldb/source
Adrian Prantl d4f18f11d3 Replace bitfield in lldb::Type with byte-sized members. (NFC)
Due to alginment and packing using separate members takes up the same
amount of space, but makes it far less cumbersome to deal with it in
constructors etc.
2019-11-18 10:00:26 -08:00
..
API [LLDB] Only set FRAMEWORK when we're actually building a framework. 2019-11-12 15:42:07 -08:00
Breakpoint Modernize the rest of the Find.* API (NFC) 2019-10-17 19:56:40 +00:00
Commands [Reproducer] Quit the debugger after generating a reproducer 2019-11-11 14:29:53 -08:00
Core Add a testcase for Clang modules being updated within one LLDB session. 2019-11-15 16:27:14 -08:00
DataFormatters Simplify condition (NFC) 2019-10-01 17:08:38 +00:00
Expression [LLDB] Cleanup the DataEncoder utility. (NFC) 2019-11-13 15:44:51 -08:00
Host [-gmodules] Let LLDB log a warning if the Clang module hash mismatches. 2019-11-15 11:52:13 -08:00
Initialization [Reproducer] Use ::rtrim() to remove trailing control characters. 2019-10-18 17:11:48 +00:00
Interpreter [lldb][NFC] Give some parameters in CommandInterpreter more descriptive names 2019-11-05 09:21:10 +01:00
Plugins Replace bitfield in lldb::Type with byte-sized members. (NFC) 2019-11-18 10:00:26 -08:00
Symbol Replace bitfield in lldb::Type with byte-sized members. (NFC) 2019-11-18 10:00:26 -08:00
Target [lldb][NFC] Simplify a return in ThreadPlanStepInRange::DefaultShouldStopHereCallback 2019-11-12 10:58:54 +01:00
Utility [Utility] Remove a dead header [PPC64LE_ehframe_Registers.h] 2019-11-14 15:29:47 -08:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00