================ Comment at: lib/tsan/rtl/tsan_interceptors.cc:123 @@ -117,2 +122,3 @@ + const sighandler_t SIG_DFL = (sighandler_t)0; ---------------- Please ignore this extra empty line; it will be removed before commit. http://reviews.llvm.org/D5856