Jonas Devlieghere b2545b71d1 [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.
2021-01-28 20:03:44 -08:00
..