diff options
author | Luke Benes <lukebenes@hotmail.com> | 2021-10-19 10:12:18 +0100 |
---|---|---|
committer | Jeremy Morse <jeremy.morse@sony.com> | 2021-10-19 10:17:57 +0100 |
commit | 9da51402f477dd550847fac542c99416c5275388 (patch) | |
tree | a24c516e9ce83e739c1dcc51f482b40d561fe075 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 5352ea4a721ef252129994111b83dc350ecc71da (diff) | |
download | llvm-9da51402f477dd550847fac542c99416c5275388.zip llvm-9da51402f477dd550847fac542c99416c5275388.tar.gz llvm-9da51402f477dd550847fac542c99416c5275388.tar.bz2 |
[DebugInfo][InstrRef] Fix Wdangling-else warning in InstrRefLDVTest
Fix a dangling else that gcc-11 warned about. The EXPECT_EQ macro
expands to an if-else, so the whole construction contains a hidden
dangling else.
Differential Revision: https://reviews.llvm.org/D112044
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions