llvm-project/lldb/lit/tools/lldb-mi
Alexander Polyakov 1641556593 [lldb-mi] Correct regex in the symbol-list-lines test
Summary:
The test failed in case of compiling a test suite with
gcc (checked versions are 5.2.0 and 7.3.0) because it
adds one more line entry comparing to clang. It doesn't
break the test's logic, so I just added a regex that matches
this case.

Reviewers: tatyana-krasnukha, aprantl, clayborg

Reviewed By: aprantl

Subscribers: ki.stfu, lldb-commits

Differential Revision: https://reviews.llvm.org/D52101

llvm-svn: 342329
2018-09-15 17:05:20 +00:00
..
breakpoint [lldb, lldb-mi] Enable lldb-mi -break-insert test on Windows. 2018-06-04 22:39:40 +00:00
data [lldb-mi] Re-implement data-info-line command. 2018-07-23 13:02:41 +00:00
exec [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
symbol [lldb-mi] Correct regex in the symbol-list-lines test 2018-09-15 17:05:20 +00:00
target Darwin: mark test unsupported while we sort out how to make it generic. 2018-08-09 13:21:05 +00:00