[PATCH] D68028: [clang] Add no_builtin attribute
Guillaume Chatelet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 17 08:08:13 PDT 2019
gchatelet updated this revision to Diff 225435.
gchatelet marked 13 inline comments as done.
gchatelet added a comment.
Herald added subscribers: s.egerton, simoncook, aheejin, dschuff.
- Address comments
- Fix missing rename
- Address comments
- Add warning category
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68028/new/
https://reviews.llvm.org/D68028
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/no-builtin.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/no-builtin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68028.225435.patch
Type: text/x-patch
Size: 79236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191017/b52f47ca/attachment-0001.bin>
More information about the cfe-commits
mailing list