[PATCH] D111009: Update inline builtin handling to honor gnu inline attribute
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 3 14:41:59 PDT 2021
serge-sans-paille updated this revision to Diff 376790.
serge-sans-paille added a comment.
+ extra test case
+ avoid Playing with Twines
+ fix storage of external declaration of inline builtins
+ minor nits
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111009/new/
https://reviews.llvm.org/D111009
Files:
clang/lib/AST/Decl.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/memcmp-inline-builtin-to-asm.c
clang/test/CodeGen/memcpy-inline-builtin.c
clang/test/CodeGen/memcpy-nobuiltin.c
clang/test/CodeGen/memcpy-nobuiltin.inc
clang/test/CodeGen/pr9614.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111009.376790.patch
Type: text/x-patch
Size: 10849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211003/622b206e/attachment-0001.bin>
More information about the cfe-commits
mailing list