aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-12-06 03:00:51 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-12-06 03:00:51 +0000
commit371e9e8a28517f4da559fed3d44877a5a1b3e785 (patch)
tree0de8955d037a756be463236ec005801e0f8ad5b7 /llvm/lib/CodeGen/MachineOperand.cpp
parenta834b529c3ed85ed75cb875517751b3350d6cecc (diff)
downloadllvm-371e9e8a28517f4da559fed3d44877a5a1b3e785.zip
llvm-371e9e8a28517f4da559fed3d44877a5a1b3e785.tar.gz
llvm-371e9e8a28517f4da559fed3d44877a5a1b3e785.tar.bz2
Fix a bunch of wrong "tautological unsigned enum compare" diagnostics in C++.
An enumeration with a fixed underlying type can have any value in its underlying type, not just those spanned by the values of its enumerators. llvm-svn: 319875
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions