diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-02-20 08:55:52 +0100 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-02-20 11:32:37 +0100 |
commit | 39fd3fcd4527d627ee7f526a651aa47c27a9ad0d (patch) | |
tree | 784e294d788085e7b5d5cf4806d7631245c989c9 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | ec2c770b9f9a0e9eca4a893383d2b27dd4c0bfe7 (diff) | |
download | llvm-39fd3fcd4527d627ee7f526a651aa47c27a9ad0d.zip llvm-39fd3fcd4527d627ee7f526a651aa47c27a9ad0d.tar.gz llvm-39fd3fcd4527d627ee7f526a651aa47c27a9ad0d.tar.bz2 |
[clang][Interp] Don't fail on shifts greater than type bitwidth
We need to limit the shift width to the type bitwidth, then do the
shift and report success, but still diagnose what we limited the
shiftwidth.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions