[all-commits] [llvm/llvm-project] d42572: [clang][Interp] Implement __builtin_strlen
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Aug 17 04:11:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d425720aed48fd2c058a126ac961576d48c9732b
https://github.com/llvm/llvm-project/commit/d425720aed48fd2c058a126ac961576d48c9732b
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_strlen
Differential Revision: https://reviews.llvm.org/D156042
More information about the All-commits
mailing list