[all-commits] [llvm/llvm-project] 34097c: [clang][bytecode] Consider unknown-size arrays in ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jan 2 01:59:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34097c07e151fef0e5c645e1dac7f4872774317b
https://github.com/llvm/llvm-project/commit/34097c07e151fef0e5c645e1dac7f4872774317b
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Consider unknown-size arrays in memcpy/memcmp (#121462)
When emitting diagnostics for the number of elements.
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