<div dir="ltr">Thanks for the notice. Fixed with r229378.<div><br></div><div>Tamas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 16, 2015 at 12:49 PM, Ilia K <span dir="ltr"><<a href="mailto:ki.stfu@gmail.com" target="_blank">ki.stfu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello @tberghammer,<br>
<br>
It caused a build error on OS X:<br>
<br>
  [2037/2272] Building CXX object tools/lldb/source/Plugins/Platform/Linux/CMakeFiles/lldbPluginPlatformLinux.dir/PlatformLinux.cpp.o<br>
  FAILED: /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -std=c++11 -fcolor-diagnostics -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-deprecated-register  -fno-exceptions -fno-rtti -fPIC -g -Itools/lldb/source/Plugins/Platform/Linux -I../tools/lldb/source/Plugins/Platform/Linux -I../tools/lldb/include -Itools/lldb/include -Iinclude -I../include -I/System/Library/Frameworks/Python.framework/Headers -I../tools/lldb/../clang/include -Itools/lldb/../clang/include -I../tools/lldb/source/.    -fno-exceptions -fno-rtti -MMD -MT tools/lldb/source/Plugins/Platform/Linux/CMakeFiles/lldbPluginPlatformLinux.dir/PlatformLinux.cpp.o -MF tools/lldb/source/Plugins/Platform/Linux/CMakeFiles/lldbPluginPlatformLinux.dir/PlatformLinux.cpp.o.d -o tools/lldb/source/Plugins/Platform/Linux/CMakeFiles/lldbPluginPlatformLinux.dir/PlatformLinux.cpp.o -c ../tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp<br>
  ../tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:875:13: error: use of undeclared identifier 'NativeProcessLinux'<br>
      error = NativeProcessLinux::LaunchProcess (<br>
              ^<br>
  ../tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:893:12: error: use of undeclared identifier 'NativeProcessLinux'<br>
      return NativeProcessLinux::AttachToProcess (pid, native_delegate, process_sp);<br>
             ^<br>
  2 errors generated.<br>
<br>
Thanks,<br>
Ilia<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
USERS<br>
  tberghammer (Author)<br>
<br>
<a href="http://reviews.llvm.org/rL229371" target="_blank">http://reviews.llvm.org/rL229371</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>