[all-commits] [llvm/llvm-project] 03888a: [clang][bytecode] Handle non-arrays in initElem{, P...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Oct 17 10:08:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03888a9046167c50c20e219e790d616b42b91608
https://github.com/llvm/llvm-project/commit/03888a9046167c50c20e219e790d616b42b91608
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
M clang/test/AST/ByteCode/placement-new.cpp
Log Message:
-----------
[clang][bytecode] Handle non-arrays in initElem{,Pop} (#112719)
... provided the given index is 0. Skip the atIndex() in that case.
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