[PATCH] LSan in LD_PRELOAD library form

Sergey Matveev earthdok at google.com
Tue May 21 04:58:53 PDT 2013



================
Comment at: lib/lsan/tests/lsan_testlib.cc:1
@@ +1,2 @@
+//===-- lsan_testlib.cc ---------------------------------------------------===//
+//
----------------
Kostya Serebryany wrote:
> is this going to be a method recommended to users? 
> If yes, the name is not perfect (maybe lsan_preload_lib.cc ?) 
> and I expect to see lit-style tests and cmake support in the following CLs.
> 
Let's regard this as a test-only lib for now, and worry about these questions (constructor order etc) later when (if) we decide to expose it to users.


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



More information about the llvm-commits mailing list