[PATCH] StopTheWorld in sanitizer_common (first commit)

Kostya Serebryany kcc at google.com
Wed Feb 27 04:41:45 PST 2013



================
Comment at: lib/sanitizer_common/sanitizer_stoptheworld.h:21
@@ +20,3 @@
+namespace __sanitizer {
+#ifdef __linux__
+typedef int SuspendedThreadID;
----------------
will this file compile on non-linux? 


http://llvm-reviews.chandlerc.com/D469



More information about the llvm-commits mailing list