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
Copy link
Copy Markdown
Contributor

@akyrtzi akyrtzi commented May 26, 2026

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
Copy link
Copy Markdown
Contributor Author

akyrtzi commented May 26, 2026

@swift-ci smoke test

Comment thread lib/Frontend/Frontend.cpp Outdated
Comment thread lib/Frontend/Frontend.cpp Outdated
…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 9b436ad to 45f4a5b Compare May 27, 2026 17:50
@akyrtzi
Copy link
Copy Markdown
Contributor Author

akyrtzi commented May 27, 2026

@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