[all-commits] [llvm/llvm-project] af6656: [clang][Interp][NFC] Fix moveArrayTy byte offset
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Feb 7 04:16:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af6656c375b8aa9c9156575f7c0ac678a57070d5
https://github.com/llvm/llvm-project/commit/af6656c375b8aa9c9156575f7c0ac678a57070d5
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/Descriptor.cpp
Log Message:
-----------
[clang][Interp][NFC] Fix moveArrayTy byte offset
We need to account for the InitMapPtr here. This is NFC right now since
no test is affected by it.
More information about the All-commits
mailing list