[Lldb-commits] [PATCH] UpdateSDKDirectoryInfosInNeeded(); called twice, is that right?

Vince Harron vharron at google.com
Mon Jan 19 08:35:10 PST 2015


Hi clayborg,

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7059

Files:
  tsc/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp

Index: tsc/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp      
===================================================================
--- tsc/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp      
+++ tsc/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp      
@@ -700,8 +700,6 @@
         ModuleSpec platform_module_spec(module_spec);
         UpdateSDKDirectoryInfosInNeeded();
 
-        UpdateSDKDirectoryInfosInNeeded();
-
         const uint32_t num_sdk_infos = m_sdk_directory_infos.size();
 
         // If we are connected we migth be able to correctly deduce the SDK directory

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7059.18395.patch
Type: text/x-patch
Size: 613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150119/36a828ae/attachment.bin>


More information about the lldb-commits mailing list