[PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.

Alexey Samsonov vonosmas at gmail.com
Thu Jun 4 11:36:33 PDT 2015


LGTM


REPOSITORY
  rL LLVM

================
Comment at: lib/sanitizer_common/sanitizer_printf.cc:277
@@ -272,2 +276,3 @@
+    CHECK_NEEDED_LENGTH
     // If the message fit into the buffer, print it and exit.
     break;
----------------
#undef macro here?

http://reviews.llvm.org/D7333

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list