diff options
author | Timm Baeder <tbaeder@redhat.com> | 2023-11-09 07:46:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-09 07:46:55 +0100 |
commit | 8feb0830cb5c731a34dc74ff6f0c1c4702bc4734 (patch) | |
tree | b5a098efe624d55b6ec14023ad50b00f58459f9d /clang/lib/Sema/SemaModule.cpp | |
parent | b7b5907b56e98719b1dba8364ebcfb264fc09bfe (diff) | |
download | llvm-8feb0830cb5c731a34dc74ff6f0c1c4702bc4734.zip llvm-8feb0830cb5c731a34dc74ff6f0c1c4702bc4734.tar.gz llvm-8feb0830cb5c731a34dc74ff6f0c1c4702bc4734.tar.bz2 |
[clang][Interp] Consider bit width in IntegralAP::toAPSInt() (#71646)
In `Interp.h`, when a add/sub/mul fails, we call this code and expect to
get an `APSInt` back that can handle more than the current bitwidth of
the type.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions