[PATCH] D68028: [clang] Add no_builtin attribute
Guillaume Chatelet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 25 07:37:28 PDT 2019
gchatelet created this revision.
gchatelet added reviewers: tejohnson, courbet, theraven, t.p.northover, jdoerfert.
Herald added subscribers: cfe-commits, mgrang.
Herald added a project: clang.
This is a follow up on https://reviews.llvm.org/D61634
This patch is simpler and only adds the no_builtin attribute.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D68028
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/no-builtin.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68028.221768.patch
Type: text/x-patch
Size: 7018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190925/140eca03/attachment.bin>
More information about the cfe-commits
mailing list