[lldb-mi] Correct regex in the symbol-list-lines test
authorAlexander Polyakov <polyakov@synopsys.com>
Sat, 15 Sep 2018 17:05:20 +0000 (17:05 +0000)
committerAlexander Polyakov <polyakov@synopsys.com>
Sat, 15 Sep 2018 17:05:20 +0000 (17:05 +0000)
commit164155659348f7484054a04795e8090034eae09d
tree4ef9495f2aa6c16e3c8f6ba00ae1728d53f0e569
parentfc4c26485c2643b3f0bf080b01a2fa0250dcba52
[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
lldb/lit/tools/lldb-mi/symbol/symbol-list-lines.test