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
/
test
/
asan
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][ASAN] Add brackets around not command
Lei Huang
2019-07-23
1
-1
/
+1
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-20
1
-0
/
+43
*
Revert "Fix asan infinite loop on undefined symbol"
Serge Guelton
2019-07-20
1
-43
/
+0
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-20
1
-0
/
+43
*
Revert "Fix asan infinite loop on undefined symbol"
Matthew Voss
2019-07-19
1
-42
/
+0
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-19
1
-0
/
+42
*
[compiler-rt] Complete revert of r366413
Matthew Voss
2019-07-18
1
-42
/
+0
*
Restrict asan + dlopen testcase to x86
Serge Guelton
2019-07-18
1
-2
/
+2
*
Relax regexp to detect failed interception by asan
Serge Guelton
2019-07-18
1
-1
/
+1
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-18
1
-0
/
+42
*
Enable compiler-rt on SPARC
Rainer Orth
2019-07-12
1
-2
/
+3
*
Change another test I missed in r365724
Nico Weber
2019-07-11
1
-1
/
+1
*
clang-cl: Remove -O0 option
Nico Weber
2019-07-11
89
-121
/
+121
*
[sanitizers][windows] FIX: Rtl-Heap Interception and tests
Matthew G McGovern
2019-07-09
14
-14
/
+14
*
[sanitizers][windows] Rtl-Heap Interception and tests
Matthew G McGovern
2019-07-09
22
-4
/
+746
*
Revert "[sanitizers][windows] Rtl-Heap Interception and tests"
JF Bastien
2019-07-08
22
-746
/
+4
*
[sanitizers][windows] Rtl-Heap Interception and tests
Matthew G McGovern
2019-07-08
22
-4
/
+746
*
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
Reid Kleckner
2019-06-27
10
-14
/
+14
*
[compiler-rt][test] Set shared_libasan_path in test/asan/lit.cfg on Solaris
Rainer Orth
2019-06-26
1
-1
/
+1
*
[asan] Quote the path to the Python exe in case it has spaces
Reid Kleckner
2019-06-21
1
-2
/
+10
*
Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS...
Hans Wennborg
2019-06-19
1
-15
/
+4
*
Disable recently added Darwin symbolization tests for iOS.
Dan Liew
2019-06-18
2
-0
/
+2
*
[NFC] Split `Darwin/asan-symbolize-partial-report-with-module-map.cc`.
Dan Liew
2019-06-18
2
-20
/
+42
*
[asan_symbolize] Teach `asan_symbolize.py` to symbolicate partially symbolica...
Dan Liew
2019-06-18
1
-0
/
+54
*
[CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...
Dan Liew
2019-06-17
1
-4
/
+15
*
[AddressSanitizer] [Windows] Fix HeapReAlloc and _recalloc bugs in asan_mallo...
Matthew G McGovern
2019-04-29
2
-0
/
+58
*
Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"
Dan Liew
2019-04-26
1
-9
/
+2
*
[asan_symbolize] Teach `asan_symbolize.py` to symbolicate using a module map
Dan Liew
2019-04-26
1
-0
/
+31
*
[CMake] Fix the value of `config.target_cflags` for non-macOS Apple
Dan Liew
2019-04-26
1
-2
/
+9
*
[asan_symbolize] Add a simple plugin architecture
Dan Liew
2019-04-18
3
-0
/
+48
*
[asan_symbolize] Use proper logging infrastructure.
Dan Liew
2019-04-08
3
-0
/
+16
*
[Sanitizer] Make wcrtomb test posix-only
Pavel Labath
2019-04-08
1
-0
/
+3
*
[Sanitizer] Fix a possible write to freed memory in the wcrtomb interceptor
Pavel Labath
2019-04-08
1
-0
/
+13
*
Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.
Dan Liew
2019-03-21
1
-1
/
+0
*
[asan] Disable -Wfortify-source in intentional OOB tests
Reid Kleckner
2019-03-18
2
-4
/
+4
*
Remove ASan asm instrumentation.
Evgeniy Stepanov
2019-03-11
1
-33
/
+0
*
[sanitizer] Intercept bzero.
Evgeniy Stepanov
2019-03-04
1
-0
/
+15
*
Reland "[compiler-rt] Intercept the bcmp() function."
Clement Courbet
2019-03-01
2
-2
/
+20
*
[Sanitizer] lit test config: Respect existing parallelism_group
Julian Lettner
2019-02-28
1
-1
/
+2
*
[hwasan, asan] Intercept vfork.
Evgeniy Stepanov
2019-02-27
1
-0
/
+31
*
[Darwin][NFC] Refactor throttling of 64bit sanitizer tests on Darwin
Julian Lettner
2019-02-27
1
-3
/
+1
*
Revert "[compiler-rt] Intercept the bcmp() function."
Vlad Tsyrklevich
2019-02-26
2
-21
/
+2
*
[compiler-rt] Disable failing test on darwin during investigation.
Clement Courbet
2019-02-26
1
-0
/
+1
*
[compiler-rt] disable asan bcmp tests on android.
Clement Courbet
2019-02-26
1
-0
/
+1
*
[compiler-rt] Intercept the bcmp() function.
Clement Courbet
2019-02-26
2
-2
/
+19
*
[sanitizer] Re-disable a few tests on android.
Evgeniy Stepanov
2019-02-26
4
-4
/
+6
*
[sanitizer] Remove "-android" from test_arch.
Evgeniy Stepanov
2019-02-25
1
-7
/
+1
*
Revert "[asan] Fix vfork handling.", +1
Evgeniy Stepanov
2019-02-21
1
-31
/
+0
*
[asan] Fix vfork handling.
Evgeniy Stepanov
2019-02-21
1
-2
/
+2
*
[hwasan,asan] Intercept vfork.
Evgeniy Stepanov
2019-02-21
1
-0
/
+31
[next]