Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the unittests compiling when building with cmake and the setting | Duncan Sands | 2013-05-14 | 1 | -1/+2 |
* | Disable Initialize.MultipleThreads test under MemorySanitizer. | Evgeniy Stepanov | 2013-03-27 | 1 | -1/+1 |
* | unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setsta... | NAKAMURA Takumi | 2013-01-24 | 1 | -0/+2 |
* | unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to alloc... | NAKAMURA Takumi | 2013-01-24 | 1 | -2/+17 |
* | Sort the #include lines for unittest/... | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Fix Windows build, don't try to #include <pthread.h> when we know it's not | Nick Lewycky | 2011-11-14 | 1 | -0/+5 |
* | Add support for tsan annotations (thread sanitizer, a valgrind-based tool). | Nick Lewycky | 2011-11-14 | 1 | -0/+39 |