Timm Baeder 59e899e16b
[clang][bytecode] Don't unref constexpr-unknown references (#190177)
If the pointer for a reference is constexpr-unknown, use the pointer
itself instead, instead of dereferencing it. Unfortunately, that means
constexpr-unknown pointers to reach a lot more places than before.
2026-04-06 15:52:17 +02:00
..
2025-04-24 11:37:54 +02:00