glider added inline comments. ================ Comment at: lib/tsan/rtl/tsan_platform_mac.cc:43 @@ +42,3 @@ +#include <mach-o/dyld.h> +#include <dlfcn.h> +#include <mach-o/loader.h> ---------------- Please keep the list of includes sorted alphabetically. http://reviews.llvm.org/D14510