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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris
2016-09-20
1
-1
/
+2
*
Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"
Renato Golin
2016-09-08
1
-2
/
+1
*
[XRay] ARM 32-bit no-Thumb support in compiler-rt
Dean Michael Berris
2016-09-08
1
-1
/
+2
*
[compiler-rt] Allow nm program to be over-ridden for global symbol detection
Francis Ricci
2016-08-10
1
-2
/
+3
*
[ASAN] Use struct instead of array in sancov.py
Sagar Thakur
2016-04-22
1
-8
/
+13
*
[asan] Tweak gen_dynamic_list.py to work with both Py2 and Py3.
Evgeniy Stepanov
2015-10-01
1
-1
/
+1
*
[asan] Add new(unsigned int) to ASan interface list.
Evgeniy Stepanov
2015-05-28
1
-5
/
+12
*
Use /usr/bin/env to find python
Ed Maste
2015-05-28
2
-2
/
+2
*
[sanitizer] Update "sancov.py missing" to allow __sanitizer_cov_with_check().
Sergey Matveev
2015-05-12
1
-1
/
+5
*
[sanitizer] Extend sancov.py to show which PCs are missing from coverage.
Sergey Matveev
2015-05-06
1
-4
/
+41
*
[asan] Fix dynamic-runtime tests.
Evgeniy Stepanov
2015-05-06
1
-2
/
+3
*
[asan] Use a version script to limit the symbols exported by the ASan shared ...
Evgeniy Stepanov
2015-05-05
1
-4
/
+17
*
[Sanitizers Coverage] Make sancov.py work with wildcards from Windows CMD shell
Timur Iskhodzhanov
2015-04-01
1
-6
/
+13
*
[PowerPC]Fix sancov.py to once again support big endian
Bill Seurer
2015-03-25
1
-9
/
+9
*
[sanitizer] fix 'sancov.py merge' and add a test for it
Kostya Serebryany
2015-03-19
1
-9
/
+11
*
[sanitizer] trying to fix sancov.py with 32-bit python
Kostya Serebryany
2015-03-19
1
-7
/
+18
*
[sanitizer] change the sanitizer coverage format once again, this time adding...
Kostya Serebryany
2015-03-18
1
-34
/
+53
*
[sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are du...
Kostya Serebryany
2015-03-18
1
-3
/
+6
*
[sanitizer] change the format of coverage dump: instead of always dumping 32-...
Kostya Serebryany
2015-03-17
1
-33
/
+44
*
Exclude LLVM sources from lint check.
Alexey Samsonov
2015-03-04
1
-4
/
+0
*
[sanitizer] Fix bashism in check_lint.sh.
Evgeniy Stepanov
2015-01-16
1
-1
/
+1
*
[sanitizer] Cleanup linter temporary files.
Evgeniy Stepanov
2015-01-16
1
-1
/
+8
*
[sanitizer] Tweak sancov.py output.
Evgeniy Stepanov
2014-12-25
1
-1
/
+1
*
[sanitizer] sancov.py: print status to stderr
Evgeniy Stepanov
2014-12-25
1
-1
/
+1
*
Custom wrappers for DFSanitizing sprintf & snprintf.
Lorenzo Martignoni
2014-10-08
1
-1
/
+1
*
Avoid bashisms and switch to /bin/sh
Ed Maste
2014-10-07
1
-14
/
+23
*
Adjust gen_dynamic_list for PowerPC function descriptors
Alexey Samsonov
2014-07-21
1
-1
/
+5
*
Don't check lint for SpecialCaseList.cpp
Alexey Samsonov
2014-07-09
1
-2
/
+1
*
[sancov] Handle spaces in module name.
Evgeniy Stepanov
2014-06-03
1
-2
/
+1
*
[sancov] Remove debug leftovers and update usage text.
Evgeniy Stepanov
2014-06-02
1
-4
/
+2
*
[asancov] Write coverage directly to a memory-mapped file.
Evgeniy Stepanov
2014-05-27
1
-0
/
+61
*
[sanitizer] Support sandboxing in sanitizer coverage.
Sergey Matveev
2014-05-19
1
-7
/
+40
*
cleanup and test litlint
Greg Fitzgerald
2014-05-15
2
-13
/
+82
*
Fix typos
Alp Toker
2014-05-15
1
-2
/
+2
*
migrate litlint from argparse to optparse. reenabled
Greg Fitzgerald
2014-05-14
2
-8
/
+6
*
Disabled litlint. It requires Python 2.7 or later
Greg Fitzgerald
2014-05-14
1
-1
/
+2
*
add script to ensure lit test contains %run
Greg Fitzgerald
2014-05-14
2
-1
/
+31
*
fixed check_lint.sh in standalone build
Greg Fitzgerald
2014-03-21
1
-1
/
+3
*
Update sanitizers' bash scripts.
Alexey Samsonov
2014-02-25
1
-7
/
+7
*
[sanitizer] Support most ioctls from /usr/include/sound/.
Sergey Matveev
2014-01-31
1
-1
/
+1
*
Fix gen_dynamic_list.py for Python 3. Patch by Marcoen Hirschberg.
Alexey Samsonov
2013-12-17
1
-4
/
+4
*
Implement a bunch of custom glibc wrappers & corresponding tests
Lorenzo Martignoni
2013-11-26
1
-0
/
+6
*
Revert r195381, "Implement a bunch of custom glibc wrappers & corresponding t...
Peter Collingbourne
2013-11-21
1
-8
/
+0
*
Implement a bunch of custom glibc wrappers & corresponding tests.
Peter Collingbourne
2013-11-21
1
-0
/
+8
*
[asan] helper script to dump/merge coverage data
Kostya Serebryany
2013-11-15
1
-0
/
+56
*
[Sanitizer] Add pthread_attr_getaffinity_np to the list of versioned functions
Alexey Samsonov
2013-10-26
1
-1
/
+2
*
[Sanitizer] Fix lint checker script on Mac
Alexey Samsonov
2013-10-16
1
-4
/
+4
*
tsan: do not leave trash source files in source dir
Dmitry Vyukov
2013-10-15
1
-1
/
+1
*
[libsanitizer] Pass an explicit template to mktemp. Running mktemp without a ...
Alexander Potapenko
2013-09-20
1
-3
/
+3
*
[Sanitizer] Add pthread_cond_init to the list of versioned functions
Alexey Samsonov
2013-09-20
1
-3
/
+4
[next]