[all-commits] [llvm/llvm-project] fa01d0: [clang][Interp][NFC] Change pointer offset to uint64
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Apr 20 23:31:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa01d04c9b9a3c8454194a36a0e64daf43cddaf2
https://github.com/llvm/llvm-project/commit/fa01d04c9b9a3c8454194a36a0e64daf43cddaf2
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-21 (Sun, 21 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/Pointer.cpp
M clang/lib/AST/Interp/Pointer.h
Log Message:
-----------
[clang][Interp][NFC] Change pointer offset to uint64
To accomodate for recent changes in array index calculations.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list