"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d9f48ecb2e869e4633934cfe4976a0d472477a5e"
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
Loading
Please register or sign in to comment