Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
invariant that :LET lambdas always have a combination and bind node. We fix the problem we were running into by being more careful about deleting LETs when we see a combination, since the REF for the combination might have already been deleted. We might have been the 2n'd to last ref.
ram authoredinvariant that :LET lambdas always have a combination and bind node. We fix the problem we were running into by being more careful about deleting LETs when we see a combination, since the REF for the combination might have already been deleted. We might have been the 2n'd to last ref.