diff options
author | Nikita Popov <npopov@redhat.com> | 2025-02-18 09:29:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-18 09:29:25 +0100 |
commit | 03cb46d248b08fa7ca740d78f0847adcc3e76ad8 (patch) | |
tree | a9535ff23066564b0243dccaa05087d94e3e48de /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e235fcb582eec5f58c905b66f96d0732d17b875e (diff) | |
download | llvm-03cb46d248b08fa7ca740d78f0847adcc3e76ad8.zip llvm-03cb46d248b08fa7ca740d78f0847adcc3e76ad8.tar.gz llvm-03cb46d248b08fa7ca740d78f0847adcc3e76ad8.tar.bz2 |
[CodeGen] Use getSignedConstant() in more places (#127501)
Use getSignedConstant() in a few more places, based on a search of
`\bgetConstant(-`. Most of these were fine as-is (e.g. because they work
on 64-bits), but I think it's better to use getSignedConstant()
consistently for negative numbers.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions