[all-commits] [llvm/llvm-project] c2b69b: [clang][bytecode] Do a full CheckLoad in builtin_m...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 13 02:07:02 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2b69b1a173704e246f7501f8e87268ff6afcd01
https://github.com/llvm/llvm-project/commit/c2b69b1a173704e246f7501f8e87268ff6afcd01
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Do a full CheckLoad in builtin_memcmp() (#181337)
This handles unknown size arrays as well and prints the expected
diagnostics.
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