Reduce the default alignment for ASTContext and Stmt/Expr allocation
from 16 bytes to 8 bytes, since we don't ever use those low 4 bits. Should save some storage. llvm-svn: 98754
Loading
Please register or sign in to comment
from 16 bytes to 8 bytes, since we don't ever use those low 4 bits. Should save some storage. llvm-svn: 98754