summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_flags.inc
AgeCommit message (Expand)Author
2017-01-24[tsan] Enable ignore_noninstrumented_modules=1 on Darwin by defaultKuba Mracek
2017-01-11[tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress f...Kuba Mracek
2016-10-28tsan: always define SANITIZER_GODmitry Vyukov
2016-06-26[tsan] Intercept libcxx __release_shared to avoid false positive with weak_pt...Kuba Brecka
2016-01-14[tsan] Introduce a "ignore_interceptors_accesses" optionKuba Brecka
2015-08-21[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across ...Alexey Samsonov
2015-02-20[Sanitizer] Refactor SuppressionContext class.Alexey Samsonov
2015-02-13tsan: reduce history size in Go modeDmitry Vyukov
2015-01-07[Sanitizer] Change the runtime flag representation.Alexey Samsonov