aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
diff options
context:
space:
mode:
authorKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2023-10-25 09:48:01 +0200
committerGitHub <noreply@github.com>2023-10-25 09:48:01 +0200
commitd25e0aac415f45ce98c3700010acb5a98f016cef (patch)
tree91e4de39312d722d084a5faf609523c923aaf9c9 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
parent8a1ce2d6c28fa04b446b9c78a6f4d9443aca4ef3 (diff)
downloadllvm-d25e0aac415f45ce98c3700010acb5a98f016cef.zip
llvm-d25e0aac415f45ce98c3700010acb5a98f016cef.tar.gz
llvm-d25e0aac415f45ce98c3700010acb5a98f016cef.tar.bz2
[Sema] Fixed faulty shift count warning (#69521)
Constant values of _BitInt have the bitwith to exactly fit the constant number. This patch fix a problem in Sema when building an APInt where the supplied bitwidth can become too small and simply truncate the value leading to a faulty warning.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp')
0 files changed, 0 insertions, 0 deletions