diff options
author | Maciej Gabka <maciej.gabka@arm.com> | 2023-11-23 15:44:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-23 15:44:14 +0000 |
commit | e1afd0636366fe8789dc32bf5d0ca1eddc4d237b (patch) | |
tree | f4bfbe72cdd4092c6a36769812c9f845d25774c6 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 026776fb60e52be04ea26d3d1d371d9efcb6ae3b (diff) | |
download | llvm-e1afd0636366fe8789dc32bf5d0ca1eddc4d237b.zip llvm-e1afd0636366fe8789dc32bf5d0ca1eddc4d237b.tar.gz llvm-e1afd0636366fe8789dc32bf5d0ca1eddc4d237b.tar.bz2 |
[NFC] Use TypeSize for comparison in EVT::isExtendedXBitVector functions (#73131)
The functions should not compare results of
getExtendedSizeInBits(), i.e TypeSize variables with plain integer values,
but create a fixed TypeSize object so the correct operator can be used.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions