Files
carbon-lang/toolchain/check
Richard Smith bc06f6c5ec Mangle the signature decl when mangling a thunk. (#7177)
Fixes mangling collisions when two thunks with the same name (eg, `Op`)
are created in the same context, which in turn would lead to LLVM
verifier failures and miscompiles.

To support this, add a new value store to track a little more
information about thunks beyond what's in the `Function`.
2026-05-07 21:58:29 +00:00
..
2026-05-07 19:42:23 +00:00
2025-07-11 22:29:10 +00:00
2026-05-07 19:42:23 +00:00
2026-05-07 19:42:23 +00:00
2026-05-07 19:42:23 +00:00
2026-04-16 23:31:31 +00:00
2026-05-01 19:53:16 +00:00
2026-04-27 19:04:59 +00:00