[PATCH] D77491: [Sema] Introduce BuiltinAttr, per-declaration builtin-ness
Raul Tambre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 16 08:57:46 PDT 2020
tambre updated this revision to Diff 264441.
tambre added a comment.
Herald added a reviewer: aaron.ballman.
Rework builtin declaration handling. Introduce BuiltinAttr.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77491/new/
https://reviews.llvm.org/D77491
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/IdentifierTable.h
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/builtin-redeclaration.c
clang/test/Sema/implicit-builtin-decl.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77491.264441.patch
Type: text/x-patch
Size: 4864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200516/45c0b8e6/attachment.bin>
More information about the cfe-commits
mailing list