Commit 7b226db
committed
[cxx-interop] Allow some C++ constructors in public Swift interfaces
This is a follow-up to 8859b62.
This resolves compiler errors when trying to rebuild System.swiftmodule from its textual interface with Xcode 16.1.
rdar://140203932
rdar://141124318
(cherry picked from commit 9de29e9)1 parent da489e1 commit 7b226db
1 file changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1828 | 1828 | | |
1829 | 1829 | | |
1830 | 1830 | | |
| 1831 | + | |
| 1832 | + | |
1831 | 1833 | | |
1832 | 1834 | | |
1833 | 1835 | | |
| |||
1845 | 1847 | | |
1846 | 1848 | | |
1847 | 1849 | | |
1848 | | - | |
1849 | | - | |
1850 | | - | |
1851 | | - | |
| 1850 | + | |
1852 | 1851 | | |
1853 | 1852 | | |
1854 | 1853 | | |
1855 | 1854 | | |
1856 | 1855 | | |
1857 | 1856 | | |
1858 | 1857 | | |
| 1858 | + | |
| 1859 | + | |
1859 | 1860 | | |
1860 | 1861 | | |
1861 | 1862 | | |
| |||
1894 | 1895 | | |
1895 | 1896 | | |
1896 | 1897 | | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
| 1902 | + | |
| 1903 | + | |
| 1904 | + | |
1897 | 1905 | | |
1898 | 1906 | | |
1899 | 1907 | | |
| |||
0 commit comments