]> granicus.if.org Git - clang/commit
Fix case where the alignment is overaligned, per Eli's suggestion.
authorChad Rosier <mcrosier@apple.com>
Tue, 17 Apr 2012 01:14:29 +0000 (01:14 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 17 Apr 2012 01:14:29 +0000 (01:14 +0000)
commit26397edfea66a29ef433b62b4db6d621db438f75
treea99c870fbaaa203df3f3702c4d3526d6d20fd476
parent07d2f56717ba90a3d52d9f0de560435b495d99b6
Fix case where the alignment is overaligned, per Eli's suggestion.
rdar://11220251

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154893 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp