[TestMiVar] Enable one of the tests for GCC.
authorSiva Chandra <sivachandra@google.com>
Tue, 28 Apr 2015 19:21:57 +0000 (19:21 +0000)
committerSiva Chandra <sivachandra@google.com>
Tue, 28 Apr 2015 19:21:57 +0000 (19:21 +0000)
commite6303cc3a149600d1528dd6f8a78a0de1a4cd05b
tree5abc35e8e03da22729bfb1c8c78a44df77de4daf
parentec1de3fb19d91426d6c812f47a3b1a59b19ee7f6
[TestMiVar] Enable one of the tests for GCC.

Summary:
The "internal" name of vars is different between clang and GCC. All this
change does is to use a regex instead of the hardcoded internal name.

Test Plan: dotest.py -C <clang|gcc> -p TestMiVar

Reviewers: ki.stfu

Reviewed By: ki.stfu

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D9128

llvm-svn: 236024
lldb/test/tools/lldb-mi/variable/TestMiVar.py