]> granicus.if.org Git - clang/commit
Revert "Migrate the target attribute parsing code into an extension off of"
authorEric Christopher <echristo@gmail.com>
Tue, 1 Sep 2015 22:37:03 +0000 (22:37 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 1 Sep 2015 22:37:03 +0000 (22:37 +0000)
commitf33b1c5909d182bc74e6a079136c8adc6f23d8f4
treeee31e0aeb30b5c5b75fa89b3280e52a19d606c16
parent05248fe1f33e3d2182d59c90dfd1c3e0d3a546bc
Revert "Migrate the target attribute parsing code into an extension off of"

This is failing in release mode. Revert while I figure out what's happening.

This reverts commit r246596.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246598 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
lib/CodeGen/CGCall.cpp