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
/
asan
Commit message (
Expand
)
Author
Age
Files
Lines
*
[compiler-rt] Fix lint check failure on comments
Jinsong Ji
2019-09-22
1
-1
/
+2
*
Add __lsan::ScopedInterceptorDisabler for strerror(3)
Kamil Rytarowski
2019-09-21
1
-0
/
+5
*
Stop tracking atexit/__cxa_atexit/pthread_atfork allocations in LSan/NetBSD
Kamil Rytarowski
2019-09-21
2
-1
/
+55
*
Remove asan test for strncat(x, y, 0)
David Bolvansky
2019-09-17
1
-3
/
+1
*
[ASAN] Adjust asan tests due to new optimizations
David Bolvansky
2019-09-17
1
-1
/
+1
*
[compiler-rt] Remove some cpplint filters
Vitaly Buka
2019-09-12
5
-10
/
+16
*
[compiler-rt] Better lint output for .inc files
Vitaly Buka
2019-09-12
1
-6
/
+7
*
Remove NOLINTs from compiler-rt
Vitaly Buka
2019-09-11
19
-74
/
+71
*
Update compiler-rt cpplint.py
Vitaly Buka
2019-09-11
2
-5
/
+5
*
[asan_symbolize] Fix broken pipe handling for python 2.7
Alexander Richardson
2019-08-27
1
-3
/
+9
*
[Sanitizer] Using huge page on FreeBSD for shadow mapping
David Carlier
2019-08-27
1
-2
/
+1
*
[asan_symbolize] Attempt to fix build-bot failure after latest change
Alexander Richardson
2019-08-26
1
-0
/
+4
*
[asan_symbolize] Avoid blocking when llvm-symbolizer is installed as addr2line
Alexander Richardson
2019-08-26
1
-3
/
+25
*
[Sanitizer] checks ASLR on FreeBSD
David Carlier
2019-08-22
1
-1
/
+1
*
Revert r369472 and r369441
Vitaly Buka
2019-08-21
4
-71
/
+34
*
[AArch64][asan] fix typo in AsanStats::Print
Sebastian Pop
2019-08-20
1
-1
/
+1
*
[AArch64] Speed-up leak and address sanitizers on AArch64 for 48-bit VMA
Sebastian Pop
2019-08-20
4
-34
/
+71
*
[asan_symbolize] Fix bug where the frame counter was not incremented.
Dan Liew
2019-08-12
1
-4
/
+9
*
Revert "[asan_symbolize] Fix bug where the frame counter was not incremented."
Mitch Phillips
2019-08-09
1
-9
/
+4
*
[asan_symbolize] Fix bug where the frame counter was not incremented.
Dan Liew
2019-08-09
1
-4
/
+9
*
Restrict the NetBSD ASan TSD fallback to !ASAN_DYNAMIC
Kamil Rytarowski
2019-08-07
1
-2
/
+2
*
[Sanitizer] Linux refactor shadow huge page mode handling
David Carlier
2019-08-05
1
-1
/
+1
*
compiler-rt: Rename cc files below test/asan to cpp
Nico Weber
2019-08-05
1
-1
/
+1
*
Try to fix OOB tests more on Windows after r367642
Nico Weber
2019-08-05
1
-0
/
+7
*
Try to fix OOB tests on at least Windows after r367642
Nico Weber
2019-08-05
1
-1
/
+1
*
Fix flaky test caused by PR42868
Vitaly Buka
2019-08-02
1
-22
/
+21
*
Remove a few straggler ".cc"s in compiler-rt/lib
Nico Weber
2019-08-01
2
-2
/
+2
*
compiler-rt: Rename .cc file in lib/asan/tests to .cpp
Nico Weber
2019-08-01
15
-27
/
+35
*
compiler-rt: Rename .cc file in lib/asan to .cpp
Nico Weber
2019-08-01
44
-96
/
+102
*
[Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSD
Alexander Richardson
2019-07-31
1
-2
/
+2
*
[asan_symbolize] More debugging output
Dan Liew
2019-07-31
1
-0
/
+1
*
[asan_symbolize] Add `--skip-uuid-validation` option to `ModuleMapPlugIn`.
Dan Liew
2019-07-31
1
-10
/
+26
*
[asan_symbolize] Provide better error message when extracting the UUID of a b...
Dan Liew
2019-07-31
1
-1
/
+3
*
[ASan] Fix >80 character line.
Matt Morehouse
2019-07-15
1
-1
/
+2
*
[sanitizers][windows][mingw32] Mingw32 RTL fixes
Matthew G McGovern
2019-07-15
1
-44
/
+44
*
Enable compiler-rt on SPARC
Rainer Orth
2019-07-12
1
-0
/
+1
*
[ASan] Use __sanitizer_fill_shadow for FastPoisonShadow on Fuchsia
Petr Hosek
2019-07-11
1
-4
/
+6
*
[sanitizers][windows] FIX: Rtl-Heap Interception and tests
Matthew G McGovern
2019-07-09
1
-2
/
+2
*
[sanitizers][windows] Rtl-Heap Interception and tests
Matthew G McGovern
2019-07-09
3
-51
/
+335
*
Revert "[sanitizers][windows] Rtl-Heap Interception and tests"
JF Bastien
2019-07-08
3
-335
/
+51
*
[sanitizers][windows] Rtl-Heap Interception and tests
Matthew G McGovern
2019-07-08
3
-51
/
+335
*
[ASan] Use dynamic shadow on 32-bit iOS and simulators
Julian Lettner
2019-06-21
1
-14
/
+2
*
[asan] Avoid two compiler-synthesized calls to memset & memcpy
Reid Kleckner
2019-06-21
1
-5
/
+2
*
[asan_symbolize] Teach `asan_symbolize.py` to symbolicate partially symbolica...
Dan Liew
2019-06-18
1
-2
/
+15
*
Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
Vitaly Buka
2019-06-15
1
-3
/
+3
*
[asan] Fix debug asan build link error
Reid Kleckner
2019-05-22
2
-26
/
+29
*
[asan] clang-format parent patch
Vitaly Buka
2019-05-21
1
-3
/
+3
*
[asan] Replace assignments with internal_memcpy ErrorDescription
Vitaly Buka
2019-05-21
2
-3
/
+5
*
[sanitizer] Don't generate "failed to intercept" constants for each function
Vitaly Buka
2019-05-16
1
-9
/
+9
*
Fix some gcc warnings in compiler-rt
Nico Weber
2019-05-10
1
-2
/
+2
[next]