Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tsan: use a different dir for llvm build | Dmitry Vyukov | 2014-10-15 | 1 | -4/+4 |
* | tsan: do not build llvm from scratch on each presubmit | Dmitry Vyukov | 2013-10-15 | 1 | -3/+7 |
* | tsan: include lsan into presubmit check | Dmitry Vyukov | 2013-10-03 | 1 | -0/+1 |
* | tsan: use ninja instead of make (faster and less output) | Dmitry Vyukov | 2013-10-02 | 1 | -6/+6 |
* | tsan/msan: add halt_on_error flag | Dmitry Vyukov | 2013-08-13 | 1 | -0/+1 |
* | tsan: run tests sequentially otherwise cmake says: | Dmitry Vyukov | 2013-04-24 | 1 | -2/+3 |
* | tsan: also test asan during presubmit checks, because sanitizer_common change... | Dmitry Vyukov | 2013-01-24 | 1 | -1/+1 |
* | tsan: use clang in cmake build + add -Werror | Dmitry Vyukov | 2012-12-21 | 1 | -1/+1 |
* | tsan: add cmake build and tests into presubmit script | Dmitry Vyukov | 2012-12-20 | 1 | -0/+11 |