diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2025-09-25 15:08:02 -0400 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-09-25 13:34:11 -0700 |
| commit | 6f0067507e59ad87303c0d5db12bca058dcb5f2c (patch) | |
| tree | 924838452a9a5703650b6bb30097ec553055c30a /mesonbuild/backend/xcodebackend.py | |
| parent | d57d06e29c45a7475a50e31816f1969e884e6d3a (diff) | |
| download | meson-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
