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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[sanitizer] Replace deprecated mktemp with mkstemp
Vitaly Buka
2018-06-06
1
-1
/
+1
*
[sanitizer] Cleanup ReadFileToVector and ReadFileToBuffer
Vitaly Buka
2018-06-06
2
-3
/
+63
*
[sanitizer] Use all available rounded up capacity
Vitaly Buka
2018-05-09
1
-0
/
+6
*
[sanitizer] Use tid_t in ThreadLister
Vitaly Buka
2018-05-09
1
-19
/
+18
*
[sanitizer] Cleanup sorting functions
Vitaly Buka
2018-05-09
1
-6
/
+6
*
[sanitizer] Fix InternalMmapVectorNoCtor reserve and resize
Vitaly Buka
2018-05-08
1
-0
/
+23
*
[sanitizer] Add InternalMmapVector::swap
Vitaly Buka
2018-05-08
1
-0
/
+18
*
[sanitizer] Simplify ThreadLister interface
Vitaly Buka
2018-05-07
1
-15
/
+8
*
[sanitizer] s/TestOnlyInit/Init for the allocator ByteMap (NFC)
Kostya Kortchinsky
2018-05-07
1
-2
/
+2
*
[sanitizer] Add operator== and operator!= for InternalMmapVectorNoCtor
Vitaly Buka
2018-05-07
1
-0
/
+23
*
[sanitizer] Replace InternalScopedBuffer with InternalMmapVector
Vitaly Buka
2018-05-07
1
-2
/
+2
*
[sanitizer] Remove reserving constructor from InternalMmapVector
Vitaly Buka
2018-05-07
2
-4
/
+6
*
[sanitizer] Make InternalScopedBuffer::size() behavior similar to vector.
Vitaly Buka
2018-05-07
1
-2
/
+2
*
[sanitizer] More dead code removal
Kostya Kortchinsky
2018-04-24
1
-17
/
+0
*
[Sanitizer] Internal Printf string width + left-justify.
Alex Shlyapnikov
2018-04-23
1
-0
/
+8
*
Revert "[Sanitizer] Internal Printf string precision argument + padding."
Alex Shlyapnikov
2018-04-20
1
-7
/
+2
*
[Sanitizer] Internal Printf string precision argument + padding.
Alex Shlyapnikov
2018-04-20
1
-2
/
+7
*
[sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
Kostya Kortchinsky
2018-04-16
1
-3
/
+6
*
[sanitizer] Fix __sanitizer::Vector::Resize vector
Vitaly Buka
2018-04-13
1
-0
/
+9
*
[sanitizer] Replace cast with unsigned literals in tests
Vitaly Buka
2018-04-13
1
-4
/
+4
*
Revert "[compiler-rt] Change std::sort to llvm::sort in response to r327219"
Mandeep Singh Grang
2018-03-20
2
-3
/
+3
*
[compiler-rt] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-20
2
-3
/
+3
*
[Sanitizers] Make common allocator agnostic to failure handling modes.
Alex Shlyapnikov
2018-01-17
1
-10
/
+5
*
[Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)
Kamil Rytarowski
2018-01-17
1
-1
/
+7
*
Move __tsan::Vector to __sanitizer
Kamil Rytarowski
2017-12-04
2
-1
/
+44
*
Fix warning + death test + failing test on Windows (D39072).
Kostya Kortchinsky
2017-10-30
1
-7
/
+5
*
Introduce ReservedAddressRange to sanitizer_common.
Kostya Kortchinsky
2017-10-30
1
-0
/
+67
*
Revert r315533 "Reland "[sanitizer] Introduce ReservedAddressRange to sanitiz...
Hans Wennborg
2017-10-12
1
-62
/
+0
*
Reland "[sanitizer] Introduce ReservedAddressRange to sanitizer_common"
Petr Hosek
2017-10-11
1
-0
/
+62
*
Revert "[sanitizer] Introduce ReservedAddressRange to sanitizer_common"
Petr Hosek
2017-10-11
1
-62
/
+0
*
[sanitizer] Introduce ReservedAddressRange to sanitizer_common
Petr Hosek
2017-10-11
1
-0
/
+62
*
[Sanitizer] Disable compact size class tests on Android
Alex Shlyapnikov
2017-09-27
1
-0
/
+2
*
[Sanitizers] Allocator: new "release memory to OS" implementation
Alex Shlyapnikov
2017-09-27
1
-0
/
+275
*
[sanitizer] Re-introduce kUseSeparateSizeClassForBatch for the 32-bit Primary
Kostya Kortchinsky
2017-08-28
1
-0
/
+17
*
[sanitizers CMake] NFC Refactor the logic for compiling and generating tests
George Karpenkov
2017-08-15
1
-34
/
+14
*
[sanitizers] Add a blocking boolean to GetRandom prototype
Kostya Kortchinsky
2017-08-14
1
-9
/
+11
*
Add NetBSD support in sanitizer_test_utils.h
Kamil Rytarowski
2017-08-07
1
-3
/
+3
*
[sanitizers] Sanitizer tests CMake clean up: try #2
George Karpenkov
2017-07-28
1
-15
/
+2
*
Revert "[sanitizers] Sanitizer tests CMake clean up"
George Karpenkov
2017-07-27
1
-2
/
+15
*
[sanitizers] Sanitizer tests CMake clean up
George Karpenkov
2017-07-27
1
-15
/
+2
*
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Vitaly Buka
2017-07-22
3
-0
/
+3
*
Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...
Vitaly Buka
2017-07-20
3
-3
/
+0
*
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Alex Shlyapnikov
2017-07-20
3
-0
/
+3
*
[compiler-rt] Fix fix format specifies type in test
Vitaly Buka
2017-07-16
1
-2
/
+2
*
[Sanitizers] 64 bit allocator respects allocator_may_return_null flag
Alex Shlyapnikov
2017-06-26
1
-16
/
+18
*
[Sanitizers] 32 bit allocator respects allocator_may_return_null flag
Alex Shlyapnikov
2017-06-22
1
-2
/
+2
*
[sanitizer] Add a function to gather random bytes
Kostya Kortchinsky
2017-06-21
1
-0
/
+17
*
[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator
Alex Shlyapnikov
2017-06-20
1
-10
/
+11
*
[sanitizer] Reverting D34152
Kostya Kortchinsky
2017-06-14
1
-33
/
+2
*
[sanitizer] MmapAlignedOrDie changes to reduce fragmentation
Kostya Kortchinsky
2017-06-14
1
-2
/
+33
[prev]
[next]