]> granicus.if.org Git - clang/commit
Properly align UnaryTransformType when allocating it
authorDouglas Gregor <dgregor@apple.com>
Wed, 25 May 2011 17:51:54 +0000 (17:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 25 May 2011 17:51:54 +0000 (17:51 +0000)
commit69d9775da47a4b9f165dbc33277f02982928a94e
treeca03e2cee435e7fb0ec768d2c087287bdfde9e35
parentf30c4ccd6a7d36876b6e867345645681234639bc
Properly align UnaryTransformType when allocating it

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132064 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp