[PATCH] LSan in LD_PRELOAD library form

Alexander Potapenko glider at google.com
Tue May 21 02:33:32 PDT 2013



================
Comment at: lib/lsan/tests/lsan_testlib.cc:15
@@ +14,3 @@
+/* Usage:
+clang++ ../sanitizer_common/sanitizer_*.cc ../interception/interception_*.cc \
+ lsan*.cc tests/lsan_testlib.cc -I. -I.. -g -ldl -lpthread -fPIC -shared -O2 \
----------------
Please prettify the indentation.


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



More information about the llvm-commits mailing list