Implement [dcl.align]p5 and C11 6.7.5/4: alignas cannot underalign.
Also support alignas(0), which C++11 and C11 require us to ignore. llvm-svn: 174157
Loading
Please register or sign in to comment
Also support alignas(0), which C++11 and C11 require us to ignore. llvm-svn: 174157