summaryrefslogtreecommitdiff
path: root/lib/Support/Valgrind.cpp
Commit message (Expand)AuthorAge
* Don't define these unless we plan to use them.Nick Lewycky2011-11-28
* Move WEAK marking to the declaration.Nick Lewycky2011-11-15
* Fix linking for some users who already have tsan enabled code and are trying toNick Lewycky2011-11-15
* Add support for tsan annotations (thread sanitizer, a valgrind-based tool).Nick Lewycky2011-11-14
* Revert previous commit. It seems that whether casting to voidDuncan Sands2011-07-02
* Supress gcc-4.5 warning about the result not being used.Duncan Sands2011-07-02
* Merge System into Support.Michael J. Spencer2010-11-29