summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_flags.h
Commit message (Expand)AuthorAge
* tsan: move verbosity flag to CommonFlagsDmitry Vyukov2013-10-15
* tsan: use sanitizer::CommonFlags in tsanDmitry Vyukov2013-10-15
* [sanitizer] make the allocator crash instead of returning 0 on huge size (con...Kostya Serebryany2013-09-06
* [lsan] Add leak_check_at_exit flag.Sergey Matveev2013-08-01
* [lsan] Make __lsan_do_leak_check() honor the detect_leaks flag.Sergey Matveev2013-07-22
* [sanitizer] Move log_path to common flag and use it in MSan.Evgeniy Stepanov2013-06-25
* [sanitizer] ioctl interceptor.Evgeniy Stepanov2013-06-07
* [asan] Common flags in ASan.Sergey Matveev2013-05-06
* [Sanitizer] fix CMake buildAlexey Samsonov2012-07-10
* [Sanitizer] move flag parsing routines (and unit tests) from tsan runtime to ...Alexey Samsonov2012-07-09