aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorqt-tatiana <tatiana.borisova@qt.io>2024-12-11 17:38:05 +0100
committerGitHub <noreply@github.com>2024-12-12 00:38:05 +0800
commit8b63bfbf6dd2ad0efd221407755300942a7ca35f (patch)
tree68828f4b9a1072ce22c924052561235cbbd06b0c /llvm/lib/CodeGen/MachineInstr.cpp
parent624cc7048f604ed1087f63fdbe4cbf40f1d35b69 (diff)
downloadllvm-8b63bfbf6dd2ad0efd221407755300942a7ca35f.zip
llvm-8b63bfbf6dd2ad0efd221407755300942a7ca35f.tar.gz
llvm-8b63bfbf6dd2ad0efd221407755300942a7ca35f.tar.bz2
[clang-tidy] Create a check for signed and unsigned integers comparison (#113144)
- modernize-use-integer-sign-comparison replaces comparisons between signed and unsigned integers with their safe C++20 ``std::cmp_*`` alternative, if available.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions