Commit 4ce5a23
committed
[cxx-interop] Allow Darwin overlay to be rebuilt with C++ interop enabled
This removes a workaround from the module interface loader, which was forcing Darwin to be rebuilt from their textual interfaces with C++ interop disabled, even if the current compilation explicitly enables it.
See also 3791ccb.
rdar://1429611121 parent 95ea010 commit 4ce5a23
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2102 | 2102 | | |
2103 | 2103 | | |
2104 | 2104 | | |
2105 | | - | |
2106 | | - | |
2107 | 2105 | | |
2108 | 2106 | | |
2109 | | - | |
| 2107 | + | |
2110 | 2108 | | |
2111 | 2109 | | |
2112 | 2110 | | |
| |||
0 commit comments