[PATCH] One more change required to build the sanitizers for iOS.

Alexey Samsonov vonosmas at gmail.com
Wed Jun 24 11:32:18 PDT 2015


LGTM. Please make sure that it doesn't break the build on OS X, not only fixes iOS.


================
Comment at: lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:1
@@ -1,2 +1,2 @@
 //===-- sanitizer_unwind_posix.cc ----------------------------------------===//
 //
----------------
Update file name.

================
Comment at: lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:11
@@ -10,3 +10,3 @@
 // This file contains the unwind.h-based (aka "slow") stack unwinding routines
 // available to the tools on Linux, Android, FreeBSD and OS X.
 //===----------------------------------------------------------------------===//
----------------
Update comment here.

================
Comment at: lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:158
@@ -157,2 +157,2 @@
 
 #endif  // SANITIZER_POSIX
----------------
Update comment here.

http://reviews.llvm.org/D10696

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list