Just remove generic support for C++11 alignas -- GCC is already
authorChandler Carruth <chandlerc@gmail.com>
Mon, 25 Jun 2012 05:20:13 +0000 (05:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 25 Jun 2012 05:20:13 +0000 (05:20 +0000)
commit6656afb31a517944accc52a364fb5d1b98bffb4f
treed19d500eaded9037a46851a379f79af06cdbd1f2
parent5213750e27c2f9fd7f5a0884c4a15f3b5e3aa843
Just remove generic support for C++11 alignas -- GCC is already
advertising complete support w/o alignas implemented, and its
implementation of alignas in the latest versions is so convoluted as to
be unusable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159125 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/AlignOf.h