aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Valgrind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+11
* Don't define these unless we plan to use them.Nick Lewycky2011-11-281-0/+2
* Move WEAK marking to the declaration.Nick Lewycky2011-11-151-6/+6
* Fix linking for some users who already have tsan enabled code and are trying toNick Lewycky2011-11-151-6/+6
* Add support for tsan annotations (thread sanitizer, a valgrind-based tool).Nick Lewycky2011-11-141-0/+11
* Revert previous commit. It seems that whether casting to voidDuncan Sands2011-07-021-1/+1
* Supress gcc-4.5 warning about the result not being used.Duncan Sands2011-07-021-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+54