[PATCH] D152986: [clang] Allow 'nomerge' attribute for function pointers

Eduard Zingerman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 15:23:13 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG06eee734c1ea: [clang] Allow 'nomerge' attribute for function pointers (authored by eddyz87).

Changed prior to commit:
  https://reviews.llvm.org/D152986?vs=534585&id=534762#toc

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.534762.patch
Type: text/x-patch
Size: 9751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230626/65bd1688/attachment-0001.bin>


More information about the cfe-commits mailing list