[PATCH] [LSan] Make parent tool responsible for initializing LSan flags.
Alexey Samsonov
vonosmas at gmail.com
Mon Feb 16 14:08:04 PST 2015
================
Comment at: lib/lsan/lsan.cc:42
@@ +41,3 @@
+ {
+ CommonFlags cf;
+ cf.CopyFrom(*common_flags());
----------------
eugenis wrote:
> What does this yellow bar to the left mean? Tab characters?
It means that the code was copied from a different place.
http://reviews.llvm.org/D7577
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list