Files
clang-p2996/clang/lib/AST/Interp/Context.cpp
Timm Bäder b9e167994f [clang][Interp][NFC] Clear stack memory even on success
This makes it easier to use asan to find memory problems. clear() will
actually free the memory.
2023-07-09 16:13:19 +02:00

5.4 KiB