[PATCH] [Tsan] Fix sigaction_t to match system definition on FreeBSD

Viktor Kutuzov vkutuzov at accesssoftek.com
Sat Oct 18 02:46:35 PDT 2014


================
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






More information about the llvm-commits mailing list