]> granicus.if.org Git - clang/commit
Last part of PR3254: use the same alignment computation in Sema and
authorEli Friedman <eli.friedman@gmail.com>
Sun, 22 Feb 2009 03:23:43 +0000 (03:23 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 22 Feb 2009 03:23:43 +0000 (03:23 +0000)
commit9c2f06b373e6209447baf1fd5a86dd6602c573a8
tree0d4bfb777cd70e8c442a570fb477cdcfeddea6e9
parentdcdafb6a701aa9d81edcb088915f58933315dc05
Last part of PR3254: use the same alignment computation in Sema and
CodeGen.  I'm not sure whether this actually makes any visible
difference, but it's better to be consistent anyway.

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