Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-30 | Don't mark the declarations of the TSan annotation functions as weak. | Chandler Carruth | 1 | -3/+11 |
2011-11-28 | Don't define these unless we plan to use them. | Nick Lewycky | 1 | -0/+2 |
2011-11-15 | Move WEAK marking to the declaration. | Nick Lewycky | 1 | -6/+6 |
2011-11-15 | Fix linking for some users who already have tsan enabled code and are trying to | Nick Lewycky | 1 | -6/+6 |
2011-11-14 | Add support for tsan annotations (thread sanitizer, a valgrind-based tool). | Nick Lewycky | 1 | -0/+11 |
2011-07-02 | Revert previous commit. It seems that whether casting to void | Duncan Sands | 1 | -1/+1 |
2011-07-02 | Supress gcc-4.5 warning about the result not being used. | Duncan Sands | 1 | -1/+1 |
2010-11-29 | Merge System into Support. | Michael J. Spencer | 1 | -0/+54 |