Files
clang-p2996/clang/lib/AST/ByteCode/InterpStack.cpp
Timm Baeder eef8116be1 [clang][bytecode] Only visit local variables if they have constant init (#107576)
See the comment I added for why this is weird. We might want to have a
different mechanism for this in the future.

Fixes https://github.com/llvm/llvm-project/issues/101801
2024-09-07 06:36:21 +02:00

3.2 KiB