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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Minor updates to gen_dynamic_list script suggested by glider
Alexey Samsonov
2013-08-29
1
-42
/
+49
*
[sanitizer] Parallelize lint checker script
Alexey Samsonov
2013-08-29
1
-28
/
+36
*
sanitizer_common: Use PYTHON_EXECUTABLE to choose appropriate python.
Will Dietz
2013-08-28
1
-1
/
+3
*
Make lint checker script more robust
Alexey Samsonov
2013-08-28
1
-3
/
+4
*
Check code style in check-sanitizer command
Alexey Samsonov
2013-08-28
2
-9
/
+4035
*
Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
2013-08-27
1
-0
/
+76
*
Slightly improve lint checker script and fix a few style issues
Alexey Samsonov
2013-08-23
1
-28
/
+32
*
Add a FIXME to check_lint
Timur Iskhodzhanov
2013-08-13
1
-0
/
+3
*
Lint fixes
Alexey Samsonov
2013-08-05
1
-2
/
+2
*
[Sanitizer] support running external llvm-symbolizer on Mac
Alexey Samsonov
2013-06-11
1
-4
/
+2
*
[lsan] Convert the remaining LSan tests to output tests.
Sergey Matveev
2013-05-29
1
-1
/
+2
*
[lsan] Begin converting LSan tests to output tests.
Sergey Matveev
2013-05-27
1
-0
/
+2
*
[lsan] Tests for LeakSanitizer.
Sergey Matveev
2013-05-20
1
-0
/
+6
*
[sanitizer] Fix lint.
Evgeniy Stepanov
2013-04-22
1
-1
/
+2
*
[sanitizer] found a bug by code inspection: CHECK(a=b) instead of CHECK(a==b)...
Kostya Serebryany
2013-04-05
1
-1
/
+1
*
[asan] a bit stricter lint for CHECK vs CHECK_XX (these CHECK_XX really help ...
Kostya Serebryany
2013-02-26
1
-2
/
+2
*
[sanitizer] Fix lint.
Evgeniy Stepanov
2013-02-20
1
-1
/
+1
*
[sanitizer] Intercept __isoc99_*scanf.
Evgeniy Stepanov
2013-02-12
1
-1
/
+1
*
[sanitizer] Fix lint.
Evgeniy Stepanov
2013-02-08
1
-6
/
+8
*
[Sanitizer] update style checker script and fix namespace style warnings
Alexey Samsonov
2013-01-30
1
-1
/
+3
[next]