[PATCH] [asan] Move lsan_disabled out of thread context.

Alexey Samsonov samsonov at google.com
Fri Jun 21 06:23:03 PDT 2013


  LGTM (deferring to kcc for approval). What about the test? :)


================
Comment at: lib/lsan/lsan_common.cc:432
@@ +431,3 @@
+  __lsan::disable_counter++;
+#endif
+}
----------------
#endif  // CAN_SANITIZE_LEAKS


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



More information about the llvm-commits mailing list