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 | 096bab711ee0df73c801fa0aa8f70219b4c06153 (patch) | |
tree | c3982157522c4c45a830b9a48134ef5b8a235499 /clang/lib/Basic/FileManager.cpp | |
parent | f041127bdad501550a06704ce6fffadfc4ca609b (diff) | |
download | llvm-096bab711ee0df73c801fa0aa8f70219b4c06153.zip llvm-096bab711ee0df73c801fa0aa8f70219b4c06153.tar.gz llvm-096bab711ee0df73c801fa0aa8f70219b4c06153.tar.bz2 |
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!
llvm-svn: 63137
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions