Files
llvm-project/clang/lib/AST/ByteCode/DynamicAllocator.cpp
Timm Baeder 78f267f01d Reapply "[clang][bytecode] Allocate local variables in InterpFrame … (#187644)
…tail storage" (#187410)

This reverts commit bf1db77fc8.

Avoid using an `InterpFrame` member after calling its destructor this
time. I hope that was the only problem.
2026-03-20 10:11:21 +01:00

5.0 KiB