[all-commits] [llvm/llvm-project] 19a39e: [clang][bytecode] Handle non-primitive array index...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 24 00:37:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19a39e98ffdd93dce98557d07cff40cc1799f568
https://github.com/llvm/llvm-project/commit/19a39e98ffdd93dce98557d07cff40cc1799f568
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/arrays.cpp
Log Message:
-----------
[clang][bytecode] Handle non-primitive array index expressions (#128479)
By rejecting them instead of asserting in `classifyPrim()`.
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