llvm-project/lldb/docs/testsuite
Pavel Labath 8bac18be0e [lldb] Reduce code duplication around inferior building
We had two sets of build<flavour> methods, whose bodies were largely
identical. This makes any kind of modification in their vicinity
repetitive and error-prone.

Replace each set with a single method taking an optional debug_info
parameter.

Differential Revision: https://reviews.llvm.org/D111989
2021-10-19 12:09:41 +02:00
..
a-detailed-walkthrough.txt [lldb] Reduce code duplication around inferior building 2021-10-19 12:09:41 +02:00