[PATCH] D92355: [clang] add a `swift_async_name` attribute

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 4 15:56:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeddd1d192bca: [clang] add a `swift_async_name` attribute (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D92355?vs=309582&id=309690#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92355/new/

https://reviews.llvm.org/D92355

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/SemaObjC/attr-swift_name.m
  clang/test/SemaObjCXX/attr-swift_name-cxx.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92355.309690.patch
Type: text/x-patch
Size: 14290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201204/2ff520c2/attachment-0001.bin>


More information about the cfe-commits mailing list