aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2020-10-26 15:12:58 +0000
committerDavid Sherwood <david.sherwood@arm.com>2020-10-29 14:32:26 +0000
commit8c058dd2d752f9ac26a085eb93e1b6e864583be0 (patch)
tree0f54f32c9659c8a9b42df9e6a000bbcdb9a5f8e5 /clang/lib/Frontend/CompilerInvocation.cpp
parent58a6b7bcdee24d72879d1c19331479ae94af6d41 (diff)
downloadllvm-8c058dd2d752f9ac26a085eb93e1b6e864583be0.zip
llvm-8c058dd2d752f9ac26a085eb93e1b6e864583be0.tar.gz
llvm-8c058dd2d752f9ac26a085eb93e1b6e864583be0.tar.bz2
[SVE] Remove TypeSize comparison operators
All known instances in the code where we relied upon the TypeSize comparison operators have now been changed to either use scalar interger comparisons or one of the TypeSize::isKnownXY functions. It is now safe to remove the comparison operators. Differential Revision: https://reviews.llvm.org/D90160
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions