[PATCH] D158135: [Clang][CodeGen] Add __builtin_bcopy

Carlos Eduardo Seo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 08:05:28 PDT 2023


cseo updated this revision to Diff 552370.
cseo added a comment.

Fix builtin definition and tests


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.552370.patch
Type: text/x-patch
Size: 4825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/c9cfb9f5/attachment-0001.bin>


More information about the cfe-commits mailing list