| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single ↵ | Alexey Samsonov | 2012-09-17 | 10 | -1492/+0 |
| | | | | | | | root for gtest-based tests. Support running these tests from lit via check-tsan command. llvm-svn: 164022 | ||||
| * | [TSan] support building TSan unittests in CMake | Alexey Samsonov | 2012-09-13 | 1 | -0/+15 |
| | | | | | llvm-svn: 163797 | ||||
| * | [TSan] use threadsafe death tests in TSan unit tests | Alexey Samsonov | 2012-07-02 | 1 | -0/+1 |
| | | | | | llvm-svn: 159533 | ||||
| * | tsan/asan: unify atomics (move atomics from tsan to sanitizer_common) | Dmitry Vyukov | 2012-06-29 | 2 | -2/+3 |
| | | | | | llvm-svn: 159437 | ||||
| * | tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtime | Dmitry Vyukov | 2012-06-27 | 1 | -2/+5 |
| | | | | | llvm-svn: 159294 | ||||
| * | Remove file-type tags in .cc files in tsan/ and sanitizer_common/ | Alexey Samsonov | 2012-06-04 | 8 | -8/+8 |
| | | | | | llvm-svn: 157928 | ||||
| * | tsan: compilation of tests with newest clang | Dmitry Vyukov | 2012-05-24 | 1 | -2/+4 |
| | | | | | llvm-svn: 157392 | ||||
| * | tsan: reduce per-thread memory usage | Dmitry Vyukov | 2012-05-22 | 1 | -0/+1 |
| | | | | | llvm-svn: 157252 | ||||
| * | [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. | Kostya Serebryany | 2012-05-10 | 9 | -0/+1469 |
| llvm-svn: 156545 | |||||

