diff options
author | Evgenii Stepanov <eugenis@google.com> | 2024-05-16 12:34:13 -0700 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2024-05-16 12:35:07 -0700 |
commit | 9144553207052a868efc5a8ce61a0afbb0eaf236 (patch) | |
tree | 9d249d759cb831cfd36100394e1b34a9d2ea66ea /lldb/source/Commands/CommandObjectThread.cpp | |
parent | b5f6cc9eb4f661816ef264ad41cb703004380636 (diff) | |
download | llvm-9144553207052a868efc5a8ce61a0afbb0eaf236.zip llvm-9144553207052a868efc5a8ce61a0afbb0eaf236.tar.gz llvm-9144553207052a868efc5a8ce61a0afbb0eaf236.tar.bz2 |
Revert "[RISCV] Remove unneeded casts from int64_t to uint64_t in RISCVMatInt.cpp. NFC"
LLVM is built with C++17, where left shift of any negative value is still UB.
Detected with UBSan on the buildbot.
This reverts commit 0647d1035cb208195e002b38089b82004b6f7b92.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions