index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
sanitizer_common
/
tests
/
sanitizer_common_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sanitizer] Introduce generic stack frame rendering machinery
Alexey Samsonov
2014-11-05
1
-36
/
+0
*
[Sanitizer tests] Fix most of the build problems on Windows
Timur Iskhodzhanov
2014-05-13
1
-2
/
+5
*
[Sanitizer] Fix a bug introduced in r196112. Add a test.
Alexey Samsonov
2013-12-03
1
-0
/
+3
*
[Sanitizer] Print symbolized stack frame using a single Printf() call.
Alexey Samsonov
2013-11-14
1
-0
/
+64
*
Refactor the usage of strip_path_prefix option and make it more consistent ac...
Alexey Samsonov
2013-10-04
1
-0
/
+9
*
Disable FindPathToBinary test on Android
Alexey Samsonov
2013-09-04
1
-1
/
+1
*
[Sanitizer] Add the way to find binary in PATH
Alexey Samsonov
2013-09-03
1
-0
/
+10
*
[sanitizer] fix code style
Alexey Samsonov
2013-08-28
1
-6
/
+6
*
[sanitizer] Add a fast version of StackDepotGet() for use in LSan.
Sergey Matveev
2013-08-26
1
-0
/
+15
*
[Sanitizer] Rename InternalVector to InternalMmapVector
Alexey Samsonov
2013-06-14
1
-2
/
+2
*
[sanitizer] Minor fixes in sanitizer_common tests.
Sergey Matveev
2013-05-14
1
-3
/
+4
*
[sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common.
Sergey Matveev
2013-05-07
1
-0
/
+45
*
[Sanitizer] fix signed-unsigned mismatch in test and use correct order of EXP...
Alexey Samsonov
2013-03-05
1
-4
/
+4
*
[Sanitizer] Add methods back() and pop_back() to InternalVector. Patch by Ser...
Alexey Samsonov
2013-03-05
1
-0
/
+5
*
[sanitizer] A low-level vector implementation to be used in leak checking cod...
Kostya Serebryany
2013-02-26
1
-0
/
+11
*
[Sanitizer] update style checker script and fix namespace style warnings
Alexey Samsonov
2013-01-30
1
-1
/
+1
*
tsan: fix tests to consistently use internal functions (otherwise it leads to...
Dmitry Vyukov
2012-12-25
1
-1
/
+1
*
[asan] fix lint, remove debug prints
Kostya Serebryany
2012-12-07
1
-1
/
+0
*
[sanitizer] implement SanitizerSetThreadName/SanitizerGetThreadName. Just for...
Kostya Serebryany
2012-12-07
1
-0
/
+19
*
[tsan] add MmapAlignedOrDie
Kostya Serebryany
2012-12-06
1
-0
/
+15
*
[Sanitizer] implement straightforward nlogn sorting, as qsort() may call mall...
Alexey Samsonov
2012-07-16
1
-0
/
+66