aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-07-24 06:32:31 -0700
committerGitHub <noreply@github.com>2025-07-24 06:32:31 -0700
commitb5c879515350a2cfac3567839f471182333ab4be (patch)
treec692f036e62c6bdf99cab69aa3c687e320e4bc34 /lldb/unittests/ScriptInterpreter/Python
parent690c3ee5be51bf0b6598b1a202ceb7dec6acebbd (diff)
downloadllvm-b5c879515350a2cfac3567839f471182333ab4be.zip
llvm-b5c879515350a2cfac3567839f471182333ab4be.tar.gz
llvm-b5c879515350a2cfac3567839f471182333ab4be.tar.bz2
[CI] Refactor compute_projects to Introduce Meta Projects
This patch introduces the concept of meta projects into the compute_projects script. Meta projects are projects like CIR and GoogleTest where they do not have their own top level project. This patch adds a little bit of extra code in exchange for making meta projects a first level concept that can be configured almost entirely by changing around the mappings at the top of the file. This patch also refactors the project skipping functionality to use meta projects. This (arguably) makes the CIR support a little bit cleaner and is necessary for some future improvements like running all the tests on Github workflow changes and running tests when third-party changes. Reviewers: Endilll, andykaylor, lnihlen, gburgessiv, dschuff, Keenuts, cmtice Reviewed By: andykaylor Pull Request: https://github.com/llvm/llvm-project/pull/150249
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions