summaryrefslogtreecommitdiff
path: root/lldb/unittests/DataFormatter/FormatterBytecodeTest.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-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] Implement a formatter bytecode interpreter in C++Adrian Prantl