[lldb] Store the Apple SDK in dotest's configuration.
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 7 Aug 2020 17:06:38 +0000 (10:06 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 7 Aug 2020 18:13:18 +0000 (11:13 -0700)
commitf1d525734f86ac4b1a7bf80f3a82291864026de0
treef5488029bd0d7fa1168b66d8d4468ce0601acf02
parentc354b2e3bfe6709ffd78d0fcd017b7e5be7a7a23
[lldb] Store the Apple SDK in dotest's configuration.

This patch stores the --apple-sdk argument in the dotest configuration.
When it's set, use it instead of the triple to determine the current
platform.

Differential revision: https://reviews.llvm.org/D85537
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/lldbplatformutil.py