summaryrefslogtreecommitdiff
path: root/mesonbuild/backend/xcodebackend.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2025-09-25 15:08:02 -0400
committerDylan Baker <dylan@pnwbakers.com>2025-09-25 13:34:11 -0700
commit6f0067507e59ad87303c0d5db12bca058dcb5f2c (patch)
tree924838452a9a5703650b6bb30097ec553055c30a /mesonbuild/backend/xcodebackend.py
parentd57d06e29c45a7475a50e31816f1969e884e6d3a (diff)
downloadmeson-6f0067507e59ad87303c0d5db12bca058dcb5f2c.tar.gz
backends: in "god function" to generate targets, early return after delegated func
We would return in a handful of lines when we check for a guaranteed-true statement, `if name in self.processed_targets:` But explicitly returning here lets mypy type narrow on the isinstance checks.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions