[all-commits] [llvm/llvm-project] 43e83b: [clang][bytecode] Fix allocating primitive arrays ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Feb 19 05:30:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43e83b9405ec4eaa23919d24f0aaaefdd989b534
https://github.com/llvm/llvm-project/commit/43e83b9405ec4eaa23919d24f0aaaefdd989b534
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/new-delete.cpp
Log Message:
-----------
[clang][bytecode] Fix allocating primitive arrays of unknown bound (#127788)
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