Skip to content

[clang][tests] Add missing FileCheck check, NFC #135687

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
Apr 15, 2025

Conversation

cyndyishida
Copy link
Member

No description provided.

@cyndyishida cyndyishida added the skip-precommit-approval PR for CI feedback, not intended for review label Apr 14, 2025
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Apr 14, 2025
@llvmbot
Copy link
Member

llvmbot commented Apr 14, 2025

@llvm/pr-subscribers-clang

Author: Cyndy Ishida (cyndyishida)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/135687.diff

1 Files Affected:

  • (modified) clang/test/ClangScanDeps/prebuilt-modules-in-stable-dirs.c (+2)
diff --git a/clang/test/ClangScanDeps/prebuilt-modules-in-stable-dirs.c b/clang/test/ClangScanDeps/prebuilt-modules-in-stable-dirs.c
index bf9d178686abc..acacda1466b59 100644
--- a/clang/test/ClangScanDeps/prebuilt-modules-in-stable-dirs.c
+++ b/clang/test/ClangScanDeps/prebuilt-modules-in-stable-dirs.c
@@ -26,6 +26,8 @@
 // PCH_DEP: "is-in-stable-directories": true
 // PCH_DEP: "name": "A"
 
+// PCH_DEP-NOT: "is-in-stable-directories": true
+
 // Verify is-in-stable-directories is only assigned to the module that only depends on A.
 // CLIENT-NOT: "is-in-stable-directories": true
 

@cyndyishida cyndyishida merged commit a686b78 into llvm:main Apr 15, 2025
13 of 14 checks passed
var-const pushed a commit to ldionne/llvm-project that referenced this pull request Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category skip-precommit-approval PR for CI feedback, not intended for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants