Lock the Platform mutex in PlatformDarwin::GetDeveloperDirectory().
authorGreg Clayton <gclayton@apple.com>
Mon, 2 Feb 2015 21:18:46 +0000 (21:18 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 2 Feb 2015 21:18:46 +0000 (21:18 +0000)
commite89941b3bbe183cc9adf8ddd9ce4649f18d673e3
tree40222096edd555b3a8fc07c325b1bf22b07509b6
parenta2610644834669cce2683a93f953facb391b58be
Lock the Platform mutex in PlatformDarwin::GetDeveloperDirectory().

Partial fix for: <rdar://problem/19575304>

llvm-svn: 227863
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp