[all-commits] [llvm/llvm-project] 789551: [clang][bytecode] Handle memmove like memcpy (#118...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Dec 2 22:56:27 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 789551362e20c1adf1f292a256b7276c2045d4e1
https://github.com/llvm/llvm-project/commit/789551362e20c1adf1f292a256b7276c2045d4e1
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Handle memmove like memcpy (#118431)
This is the same thing for us, except for diagnostic differences.
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