Files
carbon-lang/toolchain/lower/testdata/impl
Richard Smith a68acb1975 Fix crash lowering an imported impl method. (#4489)
While we don't need a lookup table for an imported impl from a different
library, we do still need to import the name scope so we can compute the
parent scope for mangling purposes.
2024-11-05 20:38:26 +00:00
..