diff options
author | Timm Baeder <tbaeder@redhat.com> | 2023-11-08 10:48:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 10:48:07 +0100 |
commit | e6a94dca38d77db2678366c55bb7b72cfa312487 (patch) | |
tree | 88adc3e4eb3029ed51cbd2c6be895b73a7f820d1 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
parent | 32a3f2afe6ea7ffb02a6a188b123ded6f4c89f6c (diff) | |
download | llvm-e6a94dca38d77db2678366c55bb7b72cfa312487.zip llvm-e6a94dca38d77db2678366c55bb7b72cfa312487.tar.gz llvm-e6a94dca38d77db2678366c55bb7b72cfa312487.tar.bz2 |
[clang][Interp] Fix creating APSInt from IntegralAP (#71410)
The boolean argument in the APSInt constructor is IsUnsigned, not
IsSigned.
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions