[all-commits] [llvm/llvm-project] 0e1d72: [clang][Interp][NFC] Use an APInt instead of APSint
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Oct 19 03:33:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e1d7239d6fddebdaf39e58eb931ff4916306b23
https://github.com/llvm/llvm-project/commit/0e1d7239d6fddebdaf39e58eb931ff4916306b23
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/IntegralAP.h
Log Message:
-----------
[clang][Interp][NFC] Use an APInt instead of APSint
We already save the information about signedness ourselves.
More information about the All-commits
mailing list