[PATCH] [LSan] Make parent tool responsible for initializing LSan flags.

Evgeniy Stepanov eugenis at google.com
Mon Feb 16 01:03:10 PST 2015


Looks like a step in the right direction.


================
Comment at: lib/lsan/lsan.cc:42
@@ +41,3 @@
+  {
+    CommonFlags cf;
+    cf.CopyFrom(*common_flags());
----------------
What does this yellow bar to the left mean? Tab characters?

http://reviews.llvm.org/D7577

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list