]> granicus.if.org Git - clang/commit
Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
authorCharles Davis <cdavis5x@gmail.com>
Mon, 8 Aug 2016 21:19:08 +0000 (21:19 +0000)
committerCharles Davis <cdavis5x@gmail.com>
Mon, 8 Aug 2016 21:19:08 +0000 (21:19 +0000)
commit20ac821dee568d0293fc7efee414aa1b961b5142
treea000aeca43269a0d95d3363f7910d235f892119f
parent76aa229a462b5700a3e05adf9a173982a1baeacc
Revert "[Attr] Add support for the `ms_hook_prologue` attribute."

This reverts commit r278050. It depends on r278048, which will be
reverted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@278052 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
lib/CodeGen/TargetInfo.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/function-attributes.c
test/Sema/attr-ms-hook-prologue-wrong-arch.c [deleted file]
test/Sema/attr-ms-hook-prologue.c [deleted file]