Files
clang-p2996/clang/lib/AST/ByteCode/Interp.cpp
Timm Baeder 2f808dd070 [clang][bytecode] Compile most recent function decl (#131730)
We used to always do this because all calls went through the code path
that calls getMostRecentDecl(). Do it now, too.
2025-03-18 07:29:38 +01:00

60 KiB