Files
clang-p2996/clang/lib/AST/ByteCode/InterpState.cpp
Timm Baeder 4eb66f7462 [clang][bytecode] Allow memory leaks before C++20 (#137445)
The expression allocating the memory wasn't valid in the first place.
This matches the diagnostic behavior of the current interpreter.
2025-04-26 07:13:44 +02:00

4.6 KiB