[PATCH] D58365: [attributes] Add a MIG server routine attribute.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 16:01:36 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354530: [attributes] Add an attribute for server routines in Mach kernel and extensions. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58365?vs=187656&id=187691#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58365

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/Misc/pragma-attribute-supported-attributes-list.test
  cfe/trunk/test/Sema/attr-mig.c
  cfe/trunk/test/Sema/attr-mig.cpp
  cfe/trunk/test/Sema/attr-mig.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58365.187691.patch
Type: text/x-patch
Size: 8977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/48097eb0/attachment.bin>


More information about the llvm-commits mailing list