diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-03-14 13:40:37 +0100 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-03-14 16:34:07 +0100 |
commit | 65c0143296e3d8aafe819cbae4a48a3d53f8e7b3 (patch) | |
tree | 1e53788e4629ba678025409c5dfc7df0d0be438c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ea2cfcc15b4a0c5e823ed173ac8701d1ba6081eb (diff) | |
download | llvm-65c0143296e3d8aafe819cbae4a48a3d53f8e7b3.zip llvm-65c0143296e3d8aafe819cbae4a48a3d53f8e7b3.tar.gz llvm-65c0143296e3d8aafe819cbae4a48a3d53f8e7b3.tar.bz2 |
[clang][Interp] Fix rotate builtins with differently-typed arguments
We were assuming (and asserting) that both arguments have the same
type, but at least for the ms versions, that's not always the case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions