summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-11-16 00:44:43 +0000
committerJustin Lebar <jlebar@google.com>2016-11-16 00:44:43 +0000
commit583b8687eb2b3de6f57da02e3a6a2181da1d3cc4 (patch)
tree96b903b11a4357a83e32fcf69ea1f21a215f2a71 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent507013180edc1aaeb78cc88f238aca56ea7957b1 (diff)
[BypassSlowDivision] Simplify partially-tautological if statement.
if (A || (B && A)) --> if (A). llvm-svn: 287061
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions