the normal attribute-merging path, because we can't merge alignment attributes without knowing the complete set of alignment attributes which apply to a particular declaration. llvm-svn: 175861
Also support alignas(0), which C++11 and C11 require us to ignore. llvm-svn: 174157