- Notifications
You must be signed in to change notification settings - Fork 217
Pull requests: swiftlang/swift-driver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Incremental] Obviate the need for a reverse mapping from swiftdeps to swift
#728 by davidungar was merged Jun 25, 2021 Loading…
Re-run makeOptions to sync up Swift and C++ driver
#1134 by bnbarham was merged Jul 26, 2022 Loading…
[cxx-interop] Re-run
makeOptions to generate -cxx-compatibility-mode. #1306 by zoecarver was merged Mar 10, 2023 Loading…
[Toolchains] - Generalize lookup routines as a Toolchain extension.
#26 by JhonnyBillM was merged Dec 3, 2019 Loading…
[Triple] Add SubArchs, add validation for thumb architectures
#60 by sjavora was merged Jan 27, 2020 Loading…
Pass -use-static-resource-dir to frontend when linking statically
#192 by drexin was merged Aug 25, 2020 Loading…
Implement 'getSingleFrontendInvocationFromDriverArguments' utility API
#1191 by artemcm was merged Sep 20, 2022 Loading…
[-debug-module-path] Prefer the moduleOutputInfo.output path if avail…
#2012 by adrian-prantl was merged Nov 18, 2025 Loading…
Read and Write The Driver's Dependency Graph For Cross-Module Builds
#467 by CodaFi was merged Feb 5, 2021 Loading…
Use a Confinement Queue to Protect IncrementalCompilationState
#565 by CodaFi was merged Mar 30, 2021 Loading…
[Incremental Imports; testing NFC] Add new testing framework for incremental imports, etc
#531 by davidungar was closed Mar 12, 2021 Loading…
[Incremental] Delay converting external dependency file names to paths as an optimization.
#542 by davidungar was merged Mar 17, 2021 Loading…
Disable output file map diagnostic for non-incremental mode
#707 by keith was merged Sep 9, 2021 Loading…
Only add '-fobjc-link-runtime' to the linker invocation when the driver is invoked with '-link-objc-runtime'
#1224 by artemcm was merged Nov 15, 2022 Loading…
[Dependency Scanning] Query scanner whether discovered binary Swift modules are frameworks
#1240 by artemcm was merged Dec 15, 2022 Loading…
Only make input paths absolute when -working-directory is passed
#1708 by rmaz was merged Oct 10, 2024 Loading…
[Incremental Builds][Explicit Module Builds] Switch to using incremental dependency scanning
#1786 by artemcm was merged Feb 11, 2025 Loading…
[BridgingHeader] Support automatic bridging header chaining
#1787 by cachemeifyoucan was merged Feb 13, 2025 Loading…
[Incremental Builds] Separately check whether we can skip 'emit-module' on an incremental module-only build
#1905 by artemcm was merged Jun 2, 2025 Loading…
Add support for Clang module emission via -emit-pcm
#48 by DougGregor was merged Jan 4, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.