aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2022-11-23 10:48:45 +0100
committerTimm Bäder <tbaeder@redhat.com>2022-11-30 10:09:52 +0100
commitaaf73ae266db44fce107a0b73fcb33527bfb52eb (patch)
tree46536b7d8228ec82b71ebd91cfd7f786ee5b0559 /flang/lib/Frontend/CompilerInvocation.cpp
parentc3380c32f856925733a113c12cdeb3c3cb369f1f (diff)
downloadllvm-aaf73ae266db44fce107a0b73fcb33527bfb52eb.zip
llvm-aaf73ae266db44fce107a0b73fcb33527bfb52eb.tar.gz
llvm-aaf73ae266db44fce107a0b73fcb33527bfb52eb.tar.bz2
[clang][Interp] Use placement new to construct opcode args into vector
This way we're invoking the copy constructor, which might be necessary if the argument is not trivially constructible. Differential Revision: https://reviews.llvm.org/D138554
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions