[PATCH] D28480: ASAN activate/deactive controls thread_local_quarantine_size_kb option.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 14:46:59 PST 2017


eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lib/sanitizer_common/sanitizer_quarantine.h:221
 };
+
 } // namespace __sanitizer
----------------
extra line


https://reviews.llvm.org/D28480





More information about the llvm-commits mailing list