[all-commits] [llvm/llvm-project] b056c8: [clang][bytecode] Disallow reading from non-consta...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu May 7 07:51:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b056c86a4c5b9d20eafdb21131ff2e574bf05f07
https://github.com/llvm/llvm-project/commit/b056c86a4c5b9d20eafdb21131ff2e574bf05f07
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/SemaTemplate/constexpr-instantiate.cpp
Log Message:
-----------
[clang][bytecode] Disallow reading from non-constant, array-typed `CompoundLiteralExpr`s (#195675)
Like the current interpreter does.
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