[lldb] Use `foo is None` instead of `not foo` in darwin.py

Explicitly compare to None when checking the triple's components so we
don't bail out when one of them is the empty string.

GitOrigin-RevId: b2545b71d121ac913e56faff3b704f3957f941b7
1 file changed