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
/
test
/
asan
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...
Dan Liew
2019-10-01
1
-4
/
+15
*
Avoid memory leak in ASan test
Kamil Rytarowski
2019-09-21
1
-0
/
+1
*
[compiler-rt] Remove some cpplint filters
Vitaly Buka
2019-09-12
1
-2
/
+2
*
Remove NOLINTs from compiler-rt
Vitaly Buka
2019-09-11
5
-6
/
+6
*
Update compiler-rt cpplint.py
Vitaly Buka
2019-09-11
3
-5
/
+5
*
Enable LSan for NetBSD/i386 in test/asan/lit.cfg.py
Kamil Rytarowski
2019-09-08
1
-1
/
+1
*
Stop marking 5 ASan tests as failing on NetBSD/i386
Kamil Rytarowski
2019-09-08
4
-6
/
+0
*
[ASan] Only run dlopen-mixed-c-cxx.c with static runtime
Jonas Hahnfeld
2019-09-08
1
-2
/
+3
*
Enable leak-detection for NetBSD/amd64 in test/asan
Kamil Rytarowski
2019-09-08
1
-1
/
+2
*
Further relax checks in asan-symbolize-bad-path.cpp
Alexander Richardson
2019-08-28
1
-2
/
+2
*
Fix asan-symbolize-bad-path.cpp on Darwin
Alexander Richardson
2019-08-27
1
-1
/
+2
*
Relax test introduced in D65322
Alexander Richardson
2019-08-27
1
-2
/
+2
*
[asan_symbolize] Avoid blocking when llvm-symbolizer is installed as addr2line
Alexander Richardson
2019-08-26
1
-2
/
+13
*
[sanitizer_common] Extend test after switch to posix_spawn
Julian Lettner
2019-08-19
1
-0
/
+2
*
[sanitizer_common] Replace forkpty with posix_spawn on Darwin
Julian Lettner
2019-08-15
1
-1
/
+1
*
[asan_symbolize] Fix bug where the frame counter was not incremented.
Dan Liew
2019-08-12
2
-0
/
+81
*
Add support for FreeBSD's LD_32_LIBRARY_PATH
Dimitry Andric
2019-08-10
2
-1
/
+13
*
Revert "[asan_symbolize] Fix bug where the frame counter was not incremented."
Mitch Phillips
2019-08-09
2
-79
/
+0
*
[asan_symbolize] Fix bug where the frame counter was not incremented.
Dan Liew
2019-08-09
2
-0
/
+79
*
compiler-rt: Remove .cc from all lit config files
Nico Weber
2019-08-05
1
-1
/
+1
*
compiler-rt: Rename cc files below test/asan to cpp
Nico Weber
2019-08-05
418
-348
/
+348
*
compiler-rt: Rename cc files below test/sanitizer_common to cpp
Nico Weber
2019-08-05
1
-1
/
+1
*
compiler-rt: Rename .cc file in lib/asan to .cpp
Nico Weber
2019-08-01
1
-3
/
+3
*
[Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSD
Alexander Richardson
2019-07-31
2
-5
/
+0
*
[ASan][test] XFAIL AddressSanitizer-*-sunos :: TestCases/intercept-rethrow-e...
Rainer Orth
2019-07-30
1
-0
/
+2
*
[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
[next]