aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-09-04 20:51:56 +0200
committerDmitry Vyukov <dvyukov@google.com>2017-09-04 20:51:56 +0200
commit1c0d4caf7c7a6ddd5cf24091249448bf2e169495 (patch)
tree1f4d78d3a33158bfa05c415ddeddc6eaa5659995 /executor/executor.cc
parentb6e402dd48c4b835a3a1cd53d4216fe0643392f5 (diff)
sys: change BitfieldLast to BitfieldMiddle
That's the condition we always want. Currently we always check: t.BitfieldOffset() == 0 || t.BitfieldLast() now can check just: !t.BitfieldMiddle()
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions