diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-01-24 11:50:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-24 11:50:56 +0100 |
commit | e6030d389571b3f1b0f0c5a35b7fa45937ed0f6c (patch) | |
tree | b1cde95ac8e88823674b1a157d8160c3497210f3 /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | 9bb3c62948d0c6dd3fb233186ae6a79744012b8f (diff) | |
download | llvm-e6030d389571b3f1b0f0c5a35b7fa45937ed0f6c.zip llvm-e6030d389571b3f1b0f0c5a35b7fa45937ed0f6c.tar.gz llvm-e6030d389571b3f1b0f0c5a35b7fa45937ed0f6c.tar.bz2 |
[clang][bytecode] Use std::allocator calls for Descriptor source (#123900)
... for the dynamic blocks created for operator new calls. This way we
get the type of memory allocated right. As a side-effect, the
diagnostics now point to the std::allocator calls, which is an
improvement.
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions