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