summaryrefslogtreecommitdiff
path: root/lldb/source/DataFormatters/FormatterBytecode.cpp
AgeCommit message (Expand)Author
2025-01-03[lldb] Add a return opcode to the formatter bytecode (#121602)Adrian Prantl
2024-12-11[lldb] Disallow left shifts of negative values in the interpreter (#119620)Adrian Prantl
2024-12-10[lldb] Eliminate dead code (NFC)Adrian Prantl
2024-12-10[lldb] Add explicit type conversionAdrian Prantl
2024-12-10Reland: [lldb] Implement a formatter bytecode interpreter in C++Adrian Prantl
2024-12-11Revert "[lldb] Add cast to fix compile error on 32-bit platforms"Sylvestre Ledru
2024-12-10[lldb] Add cast to fix compile error on 32-bit platformsAdrian Prantl
2024-12-10[lldb] Add cast to fix compile error on 32-but platformsAdrian Prantl
2024-12-10[lldb] Implement a formatter bytecode interpreter in C++Adrian Prantl