summaryrefslogtreecommitdiff
path: root/lib/tsan/check_cmake.sh
AgeCommit message (Expand)Author
2014-10-15tsan: use a different dir for llvm buildDmitry Vyukov
2013-10-15tsan: do not build llvm from scratch on each presubmitDmitry Vyukov
2013-10-03tsan: include lsan into presubmit checkDmitry Vyukov
2013-10-02tsan: use ninja instead of make (faster and less output)Dmitry Vyukov
2013-08-13tsan/msan: add halt_on_error flagDmitry Vyukov
2013-04-24tsan: run tests sequentially otherwise cmake says:Dmitry Vyukov
2013-01-24tsan: also test asan during presubmit checks, because sanitizer_common change...Dmitry Vyukov
2012-12-21tsan: use clang in cmake build + add -WerrorDmitry Vyukov
2012-12-20tsan: add cmake build and tests into presubmit scriptDmitry Vyukov