diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-10-01 13:56:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 13:56:38 +0200 |
commit | 93c830597cd1c68059a165de3eabea3a0b8f4526 (patch) | |
tree | ae96c4d4acb09d83dbe2b7a3332815a1b1168fa5 /clang/lib/Serialization/ModuleCache.cpp | |
parent | d5f98f3b01d8cece369d62366c180a5deb89e42f (diff) | |
download | llvm-93c830597cd1c68059a165de3eabea3a0b8f4526.zip llvm-93c830597cd1c68059a165de3eabea3a0b8f4526.tar.gz llvm-93c830597cd1c68059a165de3eabea3a0b8f4526.tar.bz2 |
[clang][bytecode] Fix integral cast edge case (#161506)
We were converting the `ASInt` to as sign-less `APInt` too early and
losing the sign information.
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions