[all-commits] [llvm/llvm-project] 55066b: [clang][bytecode] Compute pointer differences as 6...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Apr 24 02:02:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55066b83612b6bcc8c38ef6a84e5230ad116730f
https://github.com/llvm/llvm-project/commit/55066b83612b6bcc8c38ef6a84e5230ad116730f
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
A clang/test/AST/ByteCode/i686.cpp
Log Message:
-----------
[clang][bytecode] Compute pointer differences as 64bit integers (#137128)
And only convert to the target type after that.
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