[PATCH] D100611: [Clang] Add clang attribute `clang_builtin_alias`.
Hsiangkai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 24 17:49:32 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG108864397d26: [Clang] Add clang attribute `clang_builtin_alias`. (authored by HsiangKai).
Changed prior to commit:
https://reviews.llvm.org/D100611?vs=340232&id=340319#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100611/new/
https://reviews.llvm.org/D100611
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/RISCV/riscv-attr-builtin-alias-err.c
clang/test/CodeGen/RISCV/riscv-attr-builtin-alias.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100611.340319.patch
Type: text/x-patch
Size: 10363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210425/5ba7a0dc/attachment-0001.bin>
More information about the cfe-commits
mailing list