[all-commits] [llvm/llvm-project] 7f1907: [clang][bytecode] Allow bool sizes in array new ex...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Feb 10 00:27:39 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f1907cea06d0de861e94b607535fa6488641c15
https://github.com/llvm/llvm-project/commit/7f1907cea06d0de861e94b607535fa6488641c15
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M clang/lib/AST/ByteCode/Opcodes.td
M clang/test/AST/ByteCode/new-delete.cpp
Log Message:
-----------
[clang][bytecode] Allow bool sizes in array new expressions (#180696)
Looks like this is a thing, so allow them.
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