[PATCH] Add the way to disable LSan at link time.

Sergey Matveev earthdok at google.com
Wed Jun 26 09:28:19 PDT 2013



================
Comment at: lib/lsan/lsan_common.cc:448
@@ +447,3 @@
+
+#if !SANITIZER_SUPPORTS_WEAK_HOOKS
+SANITIZER_WEAK_ATTRIBUTE SANITIZER_INTERFACE_ATTRIBUTE
----------------
Also, we can probably drop this given that we're targeting only x86_64 Linux.


http://llvm-reviews.chandlerc.com/D1044



More information about the llvm-commits mailing list