Commit dfb5212
committed
[Index] Fast path for getting value member
Avoid solving constraint system if there's only one viable overload.
This should also avoids a crash we are seeing in
'candidates.size() == 1' branch in the constraint system.
rdar://problem/64636688
(cherry picked from commit 0269049)1 parent 879e835 commit dfb5212
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4693 | 4693 | | |
4694 | 4694 | | |
4695 | 4695 | | |
| 4696 | + | |
| 4697 | + | |
| 4698 | + | |
| 4699 | + | |
| 4700 | + | |
| 4701 | + | |
| 4702 | + | |
4696 | 4703 | | |
4697 | 4704 | | |
4698 | 4705 | | |
| |||
0 commit comments