[all-commits] [llvm/llvm-project] 00b50c: [clang][bytecode] Handle __builtin_wcslen (#119187)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Dec 9 03:34:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00b50c917bf5e5abaded4f314b767b086069d1ee
https://github.com/llvm/llvm-project/commit/00b50c917bf5e5abaded4f314b767b086069d1ee
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Handle __builtin_wcslen (#119187)
Handle different char widths in builtin_strlen.
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