diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-09-23 13:26:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 13:26:49 +0200 |
commit | c712ab829b2050e2ac1652e032fa0786a43a31c0 (patch) | |
tree | a7ba1166fdc710424139598f10adf60455f97825 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 26f272ebbdf8dc4a81f3f7d7c8ccf99fd9398bfb (diff) | |
download | llvm-c712ab829b2050e2ac1652e032fa0786a43a31c0.zip llvm-c712ab829b2050e2ac1652e032fa0786a43a31c0.tar.gz llvm-c712ab829b2050e2ac1652e032fa0786a43a31c0.tar.bz2 |
[clang][bytecode] Implement placement-new (#107033)
If we have a placement-new destination already, use that instead of
allocating a new one.
Tests are partially based on
`test/SemaCXX/cxx2c-constexpr-placement-new.cpp`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions