[lldb/Platform] Synchronize access to SDK String Map.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Apr 2020 02:20:06 +0000 (19:20 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Apr 2020 02:21:58 +0000 (19:21 -0700)
commit75c3d6f49c450a8b522a6731c317e75b73a2f5a3
tree14979720fd0ff505d105ef99a9832761849b3518
parentb14c37a29a5455853419f5fe0605f6023c51de89
[lldb/Platform] Synchronize access to SDK String Map.

The SwiftASTContext queries this function in parallel and requires
synchronization.
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h