[PATCH] D158135: [Clang] Add __builtin_bcopy
Carlos Eduardo Seo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 17 10:38:54 PDT 2023
cseo updated this revision to Diff 551187.
cseo added a comment.
Herald added subscribers: kbarton, nemanjai.
Fix ppc bcopy test
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.551187.patch
Type: text/x-patch
Size: 4814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/1f1b6ccd/attachment.bin>
More information about the cfe-commits
mailing list