summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_atomic_clang.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reland "[mips][compiler-rt] Provide 64bit atomic add and sub"Simon Dardis2017-12-221-10/+7
* Revert "[mips][compiler-rt] Provide 64bit atomic add and sub"Simon Dardis2017-12-211-7/+10
* [mips][compiler-rt] Provide 64bit atomic add and subSimon Dardis2017-12-211-10/+7
* [mips][compiler-rt] Fix build breakage.Simon Dardis2017-06-211-2/+1
* [scudo] Enabling MIPS support for ScudoSagar Thakur2017-06-191-6/+16
* asan: fix atomic operations on ARMDmitry Vyukov2014-01-221-53/+18
* tsan: do not try to use builtin atomic operationsDmitry Vyukov2013-09-211-29/+11
* asan/tsan/msan: use builtin atomic operations when availableDmitry Vyukov2013-09-191-2/+31
* [Sanitizer] Add basic test for atomic_compare_exchange implementationAlexey Samsonov2013-03-251-3/+3
* tsan: add the FIXMEDmitry Vyukov2013-01-141-0/+2
* tsan/asan: first try on msvc atomicsDmitry Vyukov2012-06-291-0/+122