Skip to content

[CAS] Introduce compiler options for doing dependency scanning via a CASFS#89448

Open
akyrtzi wants to merge 1 commit into
swiftlang:mainfrom
akyrtzi:akyrtzi/pr/casfs-for-depscan
Open

[CAS] Introduce compiler options for doing dependency scanning via a CASFS#89448
akyrtzi wants to merge 1 commit into
swiftlang:mainfrom
akyrtzi:akyrtzi/pr/casfs-for-depscan

Conversation

@akyrtzi

@akyrtzi akyrtzi commented May 26, 2026

Copy link
Copy Markdown
Contributor

The new capability is providing a CASFS tree root that dependency scanning will be performed on, along with ability to provide specific directory paths for "escaping" the CASFS and going to the underlying file system.

@akyrtzi

akyrtzi commented May 26, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

Comment thread lib/Frontend/Frontend.cpp Outdated
Comment thread lib/Frontend/Frontend.cpp Outdated
@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from 9b436ad to 45f4a5b Compare May 27, 2026 17:50
@akyrtzi

akyrtzi commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi

akyrtzi commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test linux platform

@akyrtzi

akyrtzi commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci Please test Windows platform

@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from 45f4a5b to 2df7066 Compare May 29, 2026 16:47
@akyrtzi

akyrtzi commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

1 similar comment
@akyrtzi

akyrtzi commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from 2df7066 to b52a2c5 Compare June 2, 2026 20:54
@akyrtzi

akyrtzi commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from b52a2c5 to d574ee3 Compare June 3, 2026 20:05
@akyrtzi

akyrtzi commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from d574ee3 to dfa83e5 Compare June 3, 2026 21:07
@akyrtzi

akyrtzi commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi

akyrtzi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi

akyrtzi commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci Please test Windows platform

1 similar comment
@akyrtzi

akyrtzi commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci Please test Windows platform

@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from a035c3e to c2dff6b Compare June 8, 2026 04:54
@akyrtzi

akyrtzi commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@akyrtzi

akyrtzi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

swiftlang/swift-driver#2152
@swift-ci smoke test

@akyrtzi

akyrtzi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci Please test Windows platform

@akyrtzi

akyrtzi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

swiftlang/swift-driver#2152
@swift-ci smoke test

…CASFS

The new capability is providing a CASFS tree root that dependency scanning will be
performed on, along with ability to provide specific directory paths for "escaping"
the CASFS and going to the underlying file system.
@akyrtzi akyrtzi force-pushed the akyrtzi/pr/casfs-for-depscan branch from c2dff6b to 223b1b3 Compare June 12, 2026 18:15
@akyrtzi

akyrtzi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

swiftlang/swift-driver#2152
@swift-ci smoke test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants