[PATCH] Add process name to Asan logfile name and report message

Yury Gribov tetra2005 at gmail.com
Mon Oct 13 03:52:44 PDT 2014


================
Comment at: lib/sanitizer_common/sanitizer_common.cc:259
@@ +258,3 @@
+    atomic_signal_fence(memory_order_seq_cst);
+    atomic_thread_fence(memory_order_seq_cst);
+    proc_self_exe_cache_initialized = true;
----------------
Ok, these should be removed.

http://reviews.llvm.org/D5724






More information about the llvm-commits mailing list