diff options
author | Steve Naroff <snaroff@apple.com> | 2009-01-27 22:08:43 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2009-01-27 22:08:43 +0000 |
commit | f83820bd7a0dc4c253071b31c443a316a49ce5aa (patch) | |
tree | 18bff8a937450c44b93652ebef956b9c201ee9f4 /lib/Sema/ParseAST.cpp | |
parent | 3e9704981d7691fdd44913bf1786e8d760d8a627 (diff) |
Convert types over to placement new() that takes an ASTContext.
Also changed FunctionTypeProto to be allocated with 8-byte alignment (noticed by Doug). I couldn't think of any reason to allocate on 16-byte boundaries. If anyone remembers why we were doing this, let me know!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63137 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/ParseAST.cpp')
0 files changed, 0 insertions, 0 deletions