[PATCH] D19909: [Attr] Add support for the `ms_hook_prologue` attribute.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 14:11:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278050: [Attr] Add support for the `ms_hook_prologue` attribute. (authored by cdavis).

Changed prior to commit:
  https://reviews.llvm.org/D19909?vs=66729&id=67224#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D19909

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/lib/CodeGen/TargetInfo.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/CodeGen/function-attributes.c
  cfe/trunk/test/Sema/attr-ms-hook-prologue-wrong-arch.c
  cfe/trunk/test/Sema/attr-ms-hook-prologue.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19909.67224.patch
Type: text/x-patch
Size: 7506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/4ad683e9/attachment.bin>


More information about the cfe-commits mailing list