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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sanitizer_common: fix freebsd build error
Dmitry Vyukov
2019-09-24
1
-1
/
+0
*
Fix int to bool errors exposed due to r372612.
Rumeet Dhindsa
2019-09-24
3
-4
/
+4
*
[llvm-cov] NFC: Specify a specific C++ standard in the test.
Artem Dergachev
2019-09-24
1
-3
/
+6
*
[compiler-rt] Fix lint check failure on comments
Jinsong Ji
2019-09-22
2
-2
/
+4
*
Add __lsan::ScopedInterceptorDisabler for strerror(3)
Kamil Rytarowski
2019-09-21
3
-0
/
+23
*
Avoid memory leak in ASan test
Kamil Rytarowski
2019-09-21
1
-0
/
+1
*
Stop tracking atexit/__cxa_atexit/pthread_atfork allocations in LSan/NetBSD
Kamil Rytarowski
2019-09-21
4
-1
/
+101
*
[lsan] Fix deadlock in dl_iterate_phdr.
Evgeniy Stepanov
2019-09-19
5
-12
/
+69
*
[cmake] Strip quotes in try_compile_only
Hans Wennborg
2019-09-19
1
-0
/
+6
*
tsan: allow the Go runtime to return multiple stack frames for a single PC
Dmitry Vyukov
2019-09-18
1
-7
/
+18
*
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
*
[libFuzzer] Always print DSO map on Fuchsia libFuzzer launch
Jake Ehrlich
2019-09-17
2
-0
/
+12
*
[test] Clean up previous raw profile before merging into it
Vedant Kumar
2019-09-16
1
-1
/
+1
*
[compiler-rt][crt] make test case nontrivial in check_cxx_section_exists
Jian Cai
2019-09-16
1
-1
/
+1
*
[libFuzzer] Remove unused version of FuzzedDataProvider.h.
Max Moroz
2019-09-16
1
-247
/
+0
*
Commit missing part of "Split many_tls_keys.cpp into two tests"
Kamil Rytarowski
2019-09-15
2
-28
/
+8
*
compiler-rt/builtins: Make check-builtins run tests on macOS.
Nico Weber
2019-09-14
2
-4
/
+11
*
Fix bug in `darwin_test_archs()` when the cache variable is set but empty.
Dan Liew
2019-09-13
1
-1
/
+1
*
[CMake] Separate the detection Darwin platforms architectures for the
Dan Liew
2019-09-13
2
-31
/
+32
*
[compiler-rt] Add ubsan interface header.
Pierre Gousseau
2019-09-13
2
-0
/
+33
*
Add getauxval() compat for NetBSD
Kamil Rytarowski
2019-09-12
2
-3
/
+21
*
Split many_tls_keys.cpp into two tests
Kamil Rytarowski
2019-09-12
2
-0
/
+61
*
Use host's executable suffix for clang when cross-compiling compiler-rt
Reid Kleckner
2019-09-12
1
-2
/
+12
*
[compiler-rt] cpplint of inc files in background
Vitaly Buka
2019-09-12
1
-0
/
+2
*
[compiler-rt] Remove some cpplint filters
Vitaly Buka
2019-09-12
22
-63
/
+77
*
[compiler-rt] Run cpplint only for check-sanitizer
Vitaly Buka
2019-09-12
2
-3
/
+5
*
[compiler-rt] Better lint output for .inc files
Vitaly Buka
2019-09-12
3
-19
/
+12
*
[dfsan] Revert dfsan_set_label removal
Vitaly Buka
2019-09-11
1
-0
/
+5
*
Remove NOLINTs from compiler-rt
Vitaly Buka
2019-09-11
92
-398
/
+402
*
Fix mac build
Vitaly Buka
2019-09-11
1
-4
/
+4
*
Update compiler-rt cpplint.py
Vitaly Buka
2019-09-11
21
-2726
/
+4953
*
[libFuzzer] Remove hardcoded number of new features in merge_two_step.test.
Max Moroz
2019-09-11
1
-2
/
+2
*
[scudo][standalone] Android related improvements
Kostya Kortchinsky
2019-09-11
5
-15
/
+44
*
[libFuzzer] Make -merge=1 to reuse coverage information from the control file.
Max Moroz
2019-09-11
4
-23
/
+88
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Dmitri Gribenko
2019-09-11
2
-185
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-11
2
-0
/
+185
*
Remove xfail i386 NetBSD mark in vptr-non-unique-typeinfo.cpp
Kamil Rytarowski
2019-09-10
1
-1
/
+0
*
Remove xfail NetBSD mark from ignored-interceptors-mmap.cpp
Kamil Rytarowski
2019-09-10
1
-1
/
+0
*
[UBSan] Follow up fix for r371442.
Max Moroz
2019-09-09
1
-1
/
+1
*
[TSan] Add AnnotateIgnoreReadsBegin declaration to tsan/test.h
Julian Lettner
2019-09-09
6
-31
/
+5
*
[UBSan] Do not overwrite the default print_summary sanitizer option.
Max Moroz
2019-09-09
2
-1
/
+11
*
[TSan] Add interceptors for mach_vm_[de]allocate
Julian Lettner
2019-09-09
6
-10
/
+150
*
compiler-rt: use fp_t instead of long double, for consistency
Ed Maste
2019-09-09
4
-4
/
+4
*
Enable LSan for NetBSD/i386 in test/asan/lit.cfg.py
Kamil Rytarowski
2019-09-08
1
-1
/
+1
*
Enable LSan tests for NetBSD/i386
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
*
Do not intercept malloc_usable_size on NetBSD
Kamil Rytarowski
2019-09-08
1
-1
/
+2
[prev]
[next]