[PATCH] D152986: [clang] Allow 'nomerge' attribute for function pointers
Eduard Zingerman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 22 17:14:29 PDT 2023
eddyz87 updated this revision to Diff 533824.
eddyz87 added a comment.
Rebase, `nomerge` documentation updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152986/new/
https://reviews.llvm.org/D152986
Files:
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/SemaDeclAttr.cpp
clang/test/CodeGen/attr-nomerge.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Parser/stmt-attributes.c
clang/test/Parser/stmt-attributes.cpp
clang/test/Parser/stmt-attributes.m
clang/test/Sema/attr-nomerge-ast.cpp
clang/test/Sema/attr-nomerge.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152986.533824.patch
Type: text/x-patch
Size: 10006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230623/576cc003/attachment.bin>
More information about the cfe-commits
mailing list