[clang][Interp] Use placement new to construct opcode args into vector
authorTimm Bäder <tbaeder@redhat.com>
Fri, 2 Dec 2022 07:19:14 +0000 (08:19 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Thu, 19 Jan 2023 08:22:57 +0000 (09:22 +0100)
commit1221af99281c87d35c65110a75f87893ff0fc947
treebb96d6149410ec9dee832c43576fa2ec2f35c5b1
parent741cb06cab5f3943c8037cfec89fc8663d6e4ae6
[clang][Interp] Use placement new to construct opcode args into vector

Differential Revision: https://reviews.llvm.org/D139185
clang/lib/AST/Interp/ByteCodeEmitter.cpp
clang/lib/AST/Interp/PrimType.h
clang/lib/AST/Interp/Source.h