Skip to content

[clang][deps] Disable FileManager sharing with CASFS #9557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

jansvoboda11
Copy link

The CAS-based scanner relies on each module accessing the VFS, which sharing of FileManager prevents. This fixes the following tests:

  Clang :: ClangScanDeps/modules-cas-fs-prefix-mapping-caching.c
  Clang :: ClangScanDeps/modules-cas-fs-prefix-mapping.c
  Clang :: ClangScanDeps/modules-cas-fs-symlink-dir-from-module.c
  Clang :: ClangScanDeps/modules-cas-full-by-mod-name.c
  Clang :: ClangScanDeps/modules-cas-trees.c
  Clang :: ClangScanDeps/modules-pch-cas-fs-prefix-mapping-caching.c
  Clang :: ClangScanDeps/modules-pch-cas-fs-prefix-mapping.c

@jansvoboda11 jansvoboda11 merged commit 18fb16c into next Nov 8, 2024
@jansvoboda11 jansvoboda11 deleted the jan_svoboda/share-fm-with-casfs branch November 8, 2024 18:45
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.

3 participants