[PATCH] D71374: Improve support of GNU mempcpy

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 13 07:02:35 PST 2019


serge-sans-paille updated this revision to Diff 233797.
serge-sans-paille added a comment.

Added test cases


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71374/new/

https://reviews.llvm.org/D71374

Files:
  clang/include/clang/Basic/Builtins.def
  clang/lib/AST/Decl.cpp
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Analysis/bstring.c
  clang/test/CodeGen/mempcpy-libcall.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71374.233797.patch
Type: text/x-patch
Size: 5014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191213/bcb6fa99/attachment.bin>


More information about the cfe-commits mailing list