diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-01-09 15:01:53 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-01-09 21:37:42 -0800 |
commit | 4a8549354c1b77ce830e488ceefa05dfb4bc9325 (patch) | |
tree | c3911ef366a733bcb0f900e7baf69947e4ef1b59 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | aad27a890754fe13bd57a99a838307fee81496ee (diff) | |
download | llvm-4a8549354c1b77ce830e488ceefa05dfb4bc9325.zip llvm-4a8549354c1b77ce830e488ceefa05dfb4bc9325.tar.gz llvm-4a8549354c1b77ce830e488ceefa05dfb4bc9325.tar.bz2 |
[lldb] Guard libstdc++ specific 'frame var' test
While working on D116788 (properly error out of `frame var`), this libstdc++
specific `frame var` invocation was found in the tests. This test is in the
generic directory, but has this one case that requires libstdc++. The fix here
is to put the one `expect()` inside of a condition that checks for libstdc++.
Differential Revision: https://reviews.llvm.org/D116901
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions