Commit 06662ce
committed
Make sure that SILResultInfo::{getWithInterfaceType,getWithConvention}() propagates result options.
I discovered this while trying to figure out why we were dropping a sending bit
when computing a reabstraction thunk in the tests for the following commit. This
turned out to be the reason why.
(cherry picked from commit bd37998)1 parent 714ecbd commit 06662ce
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4789 | 4789 | | |
4790 | 4790 | | |
4791 | 4791 | | |
4792 | | - | |
| 4792 | + | |
4793 | 4793 | | |
4794 | 4794 | | |
4795 | 4795 | | |
4796 | 4796 | | |
4797 | | - | |
| 4797 | + | |
4798 | 4798 | | |
4799 | 4799 | | |
4800 | 4800 | | |
| |||
0 commit comments