[PATCH] fix the ThreadLister test for Android

Alexander Potapenko glider at google.com
Wed Feb 27 07:56:13 PST 2013


  LGTM


================
Comment at: lib/sanitizer_common/tests/sanitizer_linux_test.cc:25
@@ -24,2 +24,3 @@
 #include <set>
+#include <algorithm>
 
----------------
Please put this before <set>


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



More information about the llvm-commits mailing list