llvm-project/lldb/source/Plugins/ObjectFile/Breakpad
Jonas Devlieghere d446d91aa3
[lldb] Use single-argument static_assert where applicable (NFC)
Since C++17 the message string for static_assert is optional. Replaces
static asserts with an empty string literal with the single-argument
variant.
2022-08-07 14:26:08 -07:00
..
BreakpadRecords.cpp [lldb] Use single-argument static_assert where applicable (NFC) 2022-08-07 14:26:08 -07:00
BreakpadRecords.h [LLDB][Breakpad] Make lldb understand INLINE and INLINE_ORIGIN records in breakpad. 2021-11-10 11:20:32 -08:00
CMakeLists.txt
ObjectFileBreakpad.cpp [lldb] Change CreateMemoryInstance to take a WritableDataBuffer 2022-04-05 13:46:41 -07:00
ObjectFileBreakpad.h [lldb] Change CreateMemoryInstance to take a WritableDataBuffer 2022-04-05 13:46:41 -07:00