[all-commits] [llvm/llvm-project] 89a0ee: [clang][bytecode] Handle __builtin_wcslen (#118446)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 3 01:20:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89a0ee89973c3d213c4bc11c26b41eab67e06da0
https://github.com/llvm/llvm-project/commit/89a0ee89973c3d213c4bc11c26b41eab67e06da0
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 __builtin_wcslen (#118446)
... just like 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