For a built & test bot, add an environment variable PLATFORM_SDK_DIRECTORY,
authorJason Molenda <jmolenda@apple.com>
Tue, 16 Oct 2018 17:31:33 +0000 (17:31 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 16 Oct 2018 17:31:33 +0000 (17:31 +0000)
commitd3ff1ecfde95549db960aaca4848f7436ca28431
tree520eedf5cc5e42254f4ffd17861443a7ed36d9e2
parent5b08c1742a536f54bd5e270b00ff851cbc7314ef
For a built & test bot, add an environment variable PLATFORM_SDK_DIRECTORY,
which PlatformRemoteDarwinDevice::UpdateSDKDirectoryInfosIfNeeded
which examine for any additional SDK directories when it is
constructing its list.

<rdar://problem/42984340>
<rdar://problem/41351223>

llvm-svn: 344628
lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp