Commit graph

5 commits

Author SHA1 Message Date
Tulio Magno Quites Machado Filho
ffe7fa64b2 Update lldb output in LLVM 17.0
There have been a few changes that require to modify the regexes used in
lldb-std-vector-prettyprint and in python-embedded-interpreter.
2023-08-09 19:08:51 -03:00
Edjunior Machado
af3dcbf8a1 Add llvm-toolset-15.0 2022-09-29 10:25:03 +02:00
Jesus Checa Hidalgo
fc28d8cd09 python-embedded-interpreter: fix line breakpoint
Breaking in line 9 was actually out of main() context
which might cause issues. Corrected to point to line 8
2022-07-15 12:30:16 +02:00
Jesus Checa Hidalgo
125e4514d1 Add nitrate metadata 2022-07-13 10:05:17 +02:00
Jesus Checa Hidalgo
a8cc88906c Import the tests from lldb dist-git 2022-07-13 09:53:06 +02:00