aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorJie Fu <jiefu@tencent.com>2023-07-12 07:53:50 +0800
committerJie Fu <jiefu@tencent.com>2023-07-12 07:53:50 +0800
commitb10899d869954e1426684cbc20a43d7303075d49 (patch)
tree2650b15ce48a4d1bd6551d1110940789ab56f9c3 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentfd2254b7358d0f78a79784688bd8012c1a52b9cf (diff)
downloadllvm-b10899d869954e1426684cbc20a43d7303075d49.zip
llvm-b10899d869954e1426684cbc20a43d7303075d49.tar.gz
llvm-b10899d869954e1426684cbc20a43d7303075d49.tar.bz2
[clang] Fix -Wlogical-op-parentheses in Clang.cpp (NFC)
/Users/jiefu/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp:7345:56: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] (WholeProgramVTables || SanitizeArgs.needsLTO()) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /Users/jiefu/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp:7345:56: note: place parentheses around the '&&' expression to silence this warning (WholeProgramVTables || SanitizeArgs.needsLTO()) && ^ ( 1 error generated.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions