From: NAKAMURA Takumi Date: Thu, 31 Jul 2014 01:52:33 +0000 (+0000) Subject: Revert r214333, "Add a state variable to the loop hint attribute." X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbb5fd27056df2b2da716fb578056f02d5605946;p=clang Revert r214333, "Add a state variable to the loop hint attribute." It brought undefined behavior. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214376 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Basic/Attr.td b/include/clang/Basic/Attr.td index 309f00aa26..b914faf6b1 100644 --- a/include/clang/Basic/Attr.td +++ b/include/clang/Basic/Attr.td @@ -1784,18 +1784,12 @@ def Unaligned : IgnoredAttr { } def LoopHint : Attr { - /// #pragma clang loop