aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2020-04-10 10:11:29 -0700
committerDavid Blaikie <dblaikie@gmail.com>2020-04-10 10:12:51 -0700
commit67a2cc80b647886284d04621cbd194b4109faddd (patch)
treea5391fbf79f4ec0ec8e25f6301ba60f1a04c8f1a /llvm/lib/CodeGen/SplitKit.cpp
parent7f38812d5b7e0fd5145e44d5ae831a67d782dca6 (diff)
downloadllvm-67a2cc80b647886284d04621cbd194b4109faddd.zip
llvm-67a2cc80b647886284d04621cbd194b4109faddd.tar.gz
llvm-67a2cc80b647886284d04621cbd194b4109faddd.tar.bz2
Fix a few mismatched iterator types revealed from a libc++ + LLVM_EXPENSIVE_CHECKS build
These were accidental SCARY iterator uses that weren't guaranteed and in libc++'s debug checking mode were actually distinct types. Use decltype to make it easier to keep these things up to date.
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions