Files
clang-p2996/clang/test/AST/ByteCode/new-delete.cpp
Timm Baeder e6030d3895 [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.
2025-01-24 11:50:56 +01:00

29 KiB