Commit 24b0d6e
committed
[cxx-interop] Adjust detection of C++ modules after changes in libc++
libc++ recently split the `std` module into many top-level modules: llvm/llvm-project@571178a
This prevented the conformances to `CxxSet`, `CxxVector`, etc. from being synthesized with a fresh libc++ version.
rdar://1192704911 parent b6137dd commit 24b0d6e
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7626 | 7626 | | |
7627 | 7627 | | |
7628 | 7628 | | |
| 7629 | + | |
| 7630 | + | |
| 7631 | + | |
| 7632 | + | |
| 7633 | + | |
7629 | 7634 | | |
7630 | 7635 | | |
7631 | 7636 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3389 | 3389 | | |
3390 | 3390 | | |
3391 | 3391 | | |
3392 | | - | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
3393 | 3396 | | |
3394 | 3397 | | |
3395 | 3398 | | |
| |||
0 commit comments