[PATCH] [asan] LSan hooks in asan_rtl

Alexander Potapenko glider at google.com
Tue May 21 00:55:28 PDT 2013



================
Comment at: lib/asan/asan_flags.h:112
@@ -111,1 +111,3 @@
+  // Invoke LeakSanitizer at process exit.
+  bool sanitize_leaks;
 };
----------------
Kostya Serebryany wrote:
> maybe find_leaks or check_leaks or just leaks?
"detect_leaks"?


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



More information about the llvm-commits mailing list