[all-commits] [llvm/llvm-project] 25b0ab: [ci][llvm] Run cross-project-tests on llvm/ change...
Michael Buch via All-commits
all-commits at lists.llvm.org
Fri Apr 17 09:31:31 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25b0ab2d4f7a7a4b165b26d31dd563ef4dde4f17
https://github.com/llvm/llvm-project/commit/25b0ab2d4f7a7a4b165b26d31dd563ef4dde4f17
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M .ci/compute_projects.py
M .ci/compute_projects_test.py
M cross-project-tests/debuginfo-tests/dexter-tests/memvars/const-branch.c
Log Message:
-----------
[ci][llvm] Run cross-project-tests on llvm/ changes (#188522)
This patch ensures we run the `cross-project-tests` on `llvm/` PRs. At
the very least those tests depend on debug-info and
`llvm/ADT/`/`llvm/Support` (and the data-formatters that also live in
`llvm/`).
This would've helped catch
https://github.com/llvm/llvm-project/pull/188483 at pre-merge time.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list