Files
carbon-lang/toolchain/lower/testdata
Richard Smith e2ab97672d Fix lowering of specific_functions referring to methods. (#4464)
In this case, the callee may be non-constant because it includes a
reference to `self`, so we need to be able to lower a non-constant
`specific_function`.
2024-10-31 20:07:30 +00:00
..