See also: D67515
- For the given call expression we would end up repeatedly trying to transform the same expression over and over again
- Fix is to keep the old TransformCache when checking for ambiguity
Differential D69060
[Sema][Typo Correction] Fix another infinite loop on ambiguity dgoldman on Oct 16 2019, 11:08 AM. Authored by
Details See also: D67515
Diff Detail
|