[lldb] Fix TypeError: argument of type 'NoneType' is not iterable
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 30 Nov 2021 20:41:45 +0000 (12:41 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 30 Nov 2021 20:41:45 +0000 (12:41 -0800)
commitc47135949779904542ee1e6d5486609ebf0da1b5
tree907b1964faef5d9c926787e2a3f38f4e76abfb2d
parent5f2e8f579697492fab572796f99bc713f349e6fe
[lldb] Fix TypeError: argument of type 'NoneType' is not iterable

Check if we have an apple_sdk before checking if it contains "internal".
lldb/packages/Python/lldbsuite/test/builders/darwin.py