summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2019-07-31 04:41:05 +0000
committerRichard Trieu <rtrieu@google.com>2019-07-31 04:41:05 +0000
commit33cdbff2a78a5aef35b75b28a3a9c2103e6977b4 (patch)
treef07e0d019d0c3156b6d6dad91b6f552c9184d7be /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
parentb22860da61ad68edf1f92c6fea8afe11c9c4036b (diff)
downloadbcm5719-llvm-33cdbff2a78a5aef35b75b28a3a9c2103e6977b4.tar.gz
bcm5719-llvm-33cdbff2a78a5aef35b75b28a3a9c2103e6977b4.zip
Change '|' to '&' in conditional.
Bitwise-or with a non-zero constant will always evaluate to true. Switch to bitwise-and which will only evalute to true if the specified bit is set in the other operand. llvm-svn: 367386
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud