Skip to content

Pull requests: swiftlang/swift

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Test: try to re-enable
#75695 opened Aug 5, 2024 by kavon Loading…
[cxx-interop] Support reexposing C structs from Swift to C++ c++ interop Feature: Interoperability with C++
#75692 opened Aug 5, 2024 by Xazax-hun Loading…
[Demangling] Remove includes of swift/Basic/Assertions.h
#75690 opened Aug 5, 2024 by nico Loading…
[cxx-interop] Fix test encoding data layout in expectations c++ interop Feature: Interoperability with C++
#75686 opened Aug 5, 2024 by Xazax-hun Loading…
[cxx-interop] Add test to re-exposing C++ enum through Swift to C++ c++ interop Feature: Interoperability with C++
#75685 opened Aug 5, 2024 by Xazax-hun Loading…
Fix build error with gcc in swift demangling code
#75682 opened Aug 5, 2024 by nico Loading…
Demangling: Fix -Wunused-but-set-variable warnings
#75680 opened Aug 5, 2024 by nico Loading…
DNM: empty for testing toolchain
#75665 opened Aug 3, 2024 by hyp Draft
[cxx-interop] Disable c++ execution header with libstdcxx versions >= 11 c++ interop Feature: Interoperability with C++
#75662 opened Aug 2, 2024 by ADKaster Loading…
ClangImporter: support SDK for APINotes
#75635 opened Aug 1, 2024 by compnerd Loading…
utils: improve android swift-corelibs-foundation support
#75626 opened Aug 1, 2024 by compnerd Loading…
ProTip! Filter pull requests by the default branch with base:main.