summaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2025-09-23 11:44:03 -0700
committerDylan Baker <dylan@pnwbakers.com>2025-09-24 14:47:19 -0700
commit6cb9d898ebb5d0f1d619d4937b1c316400802609 (patch)
tree742759976a501b87db968bfc21b8a29adf2c3a04 /run_project_tests.py
parent97e9e2fb66895d2fc1b4a714a428468aeebf9648 (diff)
downloadmeson-6cb9d898ebb5d0f1d619d4937b1c316400802609.tar.gz
ast/introspection: remove keyword arguments from build targets that are UnknownValue
It is not the build layer's job to handle ast types, so instead filter out UnknownValues before passing them to the build layer, then fix up any special values we need in the ast layer. This reveals that some of what we were previously doing only works because the build layer is pretty much untyped, if it was typed it would have screamed loudly.
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions