Fix a bug with order of operations.
authorZachary Turner <zturner@google.com>
Fri, 18 Jul 2014 21:03:06 +0000 (21:03 +0000)
committerZachary Turner <zturner@google.com>
Fri, 18 Jul 2014 21:03:06 +0000 (21:03 +0000)
commita6473a7994628ef00903ae9e4a1d05bd4351cebb
tree86e3e5649c270c76e78002b03c8b4e3258ba855a
parentc9bf0c70b5cffd6cc3032683e18cc582a98ffe8a
Fix a bug with order of operations.

llvm-svn: 213411
lldb/source/Interpreter/ScriptInterpreterPython.cpp