aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDave Lee <davelee.com@gmail.com>2022-01-09 15:01:53 -0800
committerDave Lee <davelee.com@gmail.com>2022-01-09 21:37:42 -0800
commit4a8549354c1b77ce830e488ceefa05dfb4bc9325 (patch)
treec3911ef366a733bcb0f900e7baf69947e4ef1b59 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentaad27a890754fe13bd57a99a838307fee81496ee (diff)
downloadllvm-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