[PATCH] D109967: Simplify handling of builtin with inline redefinition
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 22 10:37:39 PDT 2021
serge-sans-paille updated this revision to Diff 374290.
serge-sans-paille added a comment.
Set default as suggested by @nickdesaulniers
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109967/new/
https://reviews.llvm.org/D109967
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/memcpy-inline-builtin.c
clang/test/CodeGen/memcpy-no-nobuiltin-if-not-emitted.c
clang/test/CodeGen/memcpy-nobuiltin.c
clang/test/CodeGen/pr9614.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109967.374290.patch
Type: text/x-patch
Size: 5990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210922/0a4e7941/attachment.bin>
More information about the cfe-commits
mailing list