aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorIlia Kuklin <ikuklin@accesssoftek.com>2025-09-23 18:52:58 +0500
committerGitHub <noreply@github.com>2025-09-23 18:52:58 +0500
commit154e0637c9b60108bda4e73645a3c9b9f62020c4 (patch)
treea9cbeedee9af6e3eed5cd7e494787c8567bb7433 /llvm/lib/Object/COFFObjectFile.cpp
parent3ca59104cfe9c47ef64ce44491e7f0c1fbc9f788 (diff)
downloadllvm-154e0637c9b60108bda4e73645a3c9b9f62020c4.zip
llvm-154e0637c9b60108bda4e73645a3c9b9f62020c4.tar.gz
llvm-154e0637c9b60108bda4e73645a3c9b9f62020c4.tar.bz2
[lldb] Use APSInt's right shift operator in Scalar (#160149)
Right shift operator in `Scalar` didn't check if the value is unsigned to perform a logical right shift. Use the right shift operator from `APSInt` that does this check.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions