[all-commits] [llvm/llvm-project] ec9eef: [clang][bytecode] Fix a crash in overflow builtins...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Jul 6 07:42:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec9eefcef560e4ea5b5d8ee6ed9cc6ef8c1f274c
https://github.com/llvm/llvm-project/commit/ec9eefcef560e4ea5b5d8ee6ed9cc6ef8c1f274c
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Fix a crash in overflow builtins (#147189)
Only initialize pointers that can be initialized.
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