aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2023-10-06 15:50:07 +0400
committerGitHub <noreply@github.com>2023-10-06 07:50:07 -0400
commit99e6ef3e7c6e342beb2ad6b5e64d1e5fd2f24d2b (patch)
tree10a831ad110c8dc2c8342eec61464c5abdd96b1c /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent46518a14f1ab594c0fc7091bc55c10872b64075d (diff)
downloadllvm-99e6ef3e7c6e342beb2ad6b5e64d1e5fd2f24d2b.zip
llvm-99e6ef3e7c6e342beb2ad6b5e64d1e5fd2f24d2b.tar.gz
llvm-99e6ef3e7c6e342beb2ad6b5e64d1e5fd2f24d2b.tar.bz2
[clang][NFC] Add missing placement-new after Allocate() calls (#68382)
While working on #68377 inspecting `Allocate()` calls, I found out that there are couple of places where we forget to use placement-new to create objects in the allocated memory.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions