2 Commits

Author SHA1 Message Date
Adrian Prantl
d300337e93 [lldb] Add cast to fix compile error on 32-but platforms 2024-12-10 10:00:54 -08:00
Adrian Prantl
9a9c1d4a61 [lldb] Implement a formatter bytecode interpreter in C++
Compared to the python version, this also does type checking and error
handling, so it's slightly longer, however, it's still comfortably
under 500 lines.
2024-12-10 09:36:38 -08:00