summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_flags.inc
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [TSan] Remove ignore_interceptors_accesses flagJulian Lettner2019-01-101-2/+0
* [tsan] Enable ignore_noninstrumented_modules=1 on Darwin by defaultKuba Mracek2017-01-241-1/+1
* [tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress f...Kuba Mracek2017-01-111-0/+3
* tsan: always define SANITIZER_GODmitry Vyukov2016-10-281-1/+2
* [tsan] Intercept libcxx __release_shared to avoid false positive with weak_pt...Kuba Brecka2016-06-261-0/+2
* [tsan] Introduce a "ignore_interceptors_accesses" optionKuba Brecka2016-01-141-0/+2
* [Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across ...Alexey Samsonov2015-08-211-1/+0
* [Sanitizer] Refactor SuppressionContext class.Alexey Samsonov2015-02-201-0/+1
* tsan: reduce history size in Go modeDmitry Vyukov2015-02-131-1/+1
* [Sanitizer] Change the runtime flag representation.Alexey Samsonov2015-01-071-0/+78
OpenPOWER on IntegriCloud