summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h
Commit message (Collapse)AuthorAgeFilesLines
* tsan: do not try to use builtin atomic operationsDmitry Vyukov2013-09-211-29/+11
| | | | | | see the comment in code llvm-svn: 191132
* asan/tsan/msan: use builtin atomic operations when availableDmitry Vyukov2013-09-191-2/+31
| | | | | | | this should fix episodic crashes on ARM/PPC x86_32 is still broken llvm-svn: 190991
* [Sanitizer] Add basic test for atomic_compare_exchange implementationAlexey Samsonov2013-03-251-3/+3
| | | | llvm-svn: 177851
* tsan: add the FIXMEDmitry Vyukov2013-01-141-0/+2
| | | | llvm-svn: 172386
* tsan/asan: first try on msvc atomicsDmitry Vyukov2012-06-291-0/+122
llvm-svn: 159443
OpenPOWER on IntegriCloud