[PATCH] D158135: [Clang][CodeGen] Add __builtin_bcopy
Carlos Eduardo Seo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 25 07:26:02 PDT 2023
cseo updated this revision to Diff 553467.
cseo added a comment.
Address issues from the last revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158135/new/
https://reviews.llvm.org/D158135
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/AST/Decl.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/Analysis/bstring.c
clang/test/Analysis/security-syntax-checks.m
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158135.553467.patch
Type: text/x-patch
Size: 4804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230825/1b05dc0e/attachment-0001.bin>
More information about the cfe-commits
mailing list