[all-commits] [llvm/llvm-project] 15579a: [clang][bytecode] Check array sizes against step l...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Apr 28 20:47:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15579a8e72589b4fdf45c8f5bca52e58dcc9ce1d
https://github.com/llvm/llvm-project/commit/15579a8e72589b4fdf45c8f5bca52e58dcc9ce1d
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Interp.h
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/lib/AST/ByteCode/Opcodes.td
A clang/test/AST/ByteCode/dynalloc-limits.cpp
Log Message:
-----------
[clang][bytecode] Check array sizes against step limit (#137679)
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