[Lldb-commits] [PATCH] D27305: Replace __ANDROID_NDK__ with simply ANDROID

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 2 03:25:29 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288494: Replace __ANDROID_NDK__ with __ANDROID__ (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D27305?vs=80047&id=80048#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27305

Files:
  lldb/trunk/cmake/platforms/Android.cmake
  lldb/trunk/include/lldb/Core/RegularExpression.h
  lldb/trunk/include/lldb/Host/Config.h
  lldb/trunk/include/lldb/Host/Editline.h
  lldb/trunk/include/lldb/Host/Host.h
  lldb/trunk/include/lldb/Host/HostInfo.h
  lldb/trunk/include/lldb/Host/Time.h
  lldb/trunk/include/lldb/Host/linux/Personality.h
  lldb/trunk/include/lldb/Host/posix/Fcntl.h
  lldb/trunk/source/Host/common/Host.cpp
  lldb/trunk/source/Host/common/Socket.cpp
  lldb/trunk/source/Host/linux/ProcessLauncherLinux.cpp
  lldb/trunk/source/Host/posix/HostInfoPosix.cpp
  lldb/trunk/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp
  lldb/trunk/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp
  lldb/trunk/source/Utility/PseudoTerminal.cpp
  lldb/trunk/tools/driver/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27305.80048.patch
Type: text/x-patch
Size: 10795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161202/6d349e5e/attachment.bin>


More information about the lldb-commits mailing list