index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sanitizer_common
/
sanitizer_atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert r330376 "[sanitizer] Generalize atomic_uint8_t, atomic_uint16_t, ... i...
Hans Wennborg
2018-04-20
1
-10
/
+28
*
[sanitizer] Generalize atomic_uint8_t, atomic_uint16_t, ... into a template. ...
Kuba Mracek
2018-04-19
1
-28
/
+10
*
Return memory to OS right after free (not in the async thread).
Evgeniy Stepanov
2016-11-29
1
-0
/
+5
*
tsan: speed up race deduplication
Dmitry Vyukov
2015-09-03
1
-0
/
+16
*
Use sanitizer_atomic_clang.h with clang-cl instead of the MSVC variant
Reid Kleckner
2015-05-29
1
-1
/
+1
*
asan: fix atomic operations on ARM
Dmitry Vyukov
2014-01-22
1
-1
/
+2
*
[ASan] cmake cleanup: make tab/space padding in CMakeLists consistent, silenc...
Alexey Samsonov
2012-07-02
1
-1
/
+1
*
tsan/asan: first try on msvc atomics
Dmitry Vyukov
2012-06-29
1
-99
/
+7
*
tsan/asan: add SpinMutex to sanitizer_common
Dmitry Vyukov
2012-06-29
1
-0
/
+4
*
tsan/asan: unify atomics (move atomics from tsan to sanitizer_common)
Dmitry Vyukov
2012-06-29
1
-0
/
+153