Files
clang-p2996/clang/lib/AST/Interp/InterpFrame.cpp
Timm Bäder c68af565ff [clang][Interp][NFC] Cast in InterpFrame::localBlock
We know we save a Block* here, so do the cast there instead of
everywhere we're calling this function.
2023-01-25 17:09:34 +01:00

6.1 KiB