Sign in
llvm
/
compiler-rt
/
HEAD
69445f0
[builtins][test] Avoid unportable mmap call in clear_cache_test.c
by Rainer Orth
· 5 years ago
master
59231e5
Fix lld detection in standalone compiler-rt.
by Evgeniy Stepanov
· 5 years ago
a3697b7
[hwasan] Workaround unwinder issues in try-catch test.
by Evgeniy Stepanov
· 5 years ago
89a8e62
[profile] Use -fPIC -shared in a test instead of -dynamiclib
by Vedant Kumar
· 5 years ago
d59bde5
[profile] Disable instrprof-get-filename-merge-mode.c on Windows
by Vedant Kumar
· 5 years ago
b19457c
[profile] Do not cache __llvm_profile_get_filename result
by Vedant Kumar
· 5 years ago
4aae16c
hwasan: Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper.
by Peter Collingbourne
· 5 years ago
2d6eaa6
[hwasan] Remove system allocator fallback.
by Evgeniy Stepanov
· 5 years ago
67ee8fc
Update global_symbols.txt.
by Peter Collingbourne
· 5 years ago
c15bffe
scudo: Update TLS_SLOT_SANITIZER value.
by Peter Collingbourne
· 5 years ago
749af53
[Arm][libsanitizer] Fix arm libsanitizer failure with bleeding edge glibc
by Sjoerd Meijer
· 5 years ago
6e86c16
libhwasan initialisation include kernel syscall ABI relaxation
by Evgeniy Stepanov
· 5 years ago
45c83da
[Builtins] Downgrade duplicate source file warning from a fatal error to a warning.
by Dan Liew
· 5 years ago
650d5e6
[Builtins] Provide a mechanism to selectively disable tests based on whether an implementation is provided by a builtin library.
by Dan Liew
· 5 years ago
3bd385c
[asan] Update Windows test expectations for LLVM's MS demangler
by Reid Kleckner
· 5 years ago
5d84244
Revert [Sanitizers] Add support for RISC-V 64-bit
by Sam Elliott
· 5 years ago
a1b9a6b
[Sanitizers] Add support for RISC-V 64-bit
by Sam Elliott
· 5 years ago
9729ecd
[mips] [builtins] Remove clear_mips_cache
by Zoran Jovanovic
· 5 years ago
359fb9d
[CMake] Disable building all Darwin libraries (except builtins) for macOS i386 when the SDK is >= 10.15.
by Dan Liew
· 5 years ago
19db581
Revert "[ASan] Refine diagnoses messages"
by Julian Lettner
· 5 years ago
7bd52f9
[ASan] Refine diagnoses messages
by Julian Lettner
· 5 years ago
011274a
CFI: wrong type passed to llvm.type.test with multiple inheritance devirtualization.
by Dmitry Mikulin
· 5 years ago
810ae8d
tsan: fix Go ppc64le build
by Dmitry Vyukov
· 5 years ago
2f65e50
[libFuzzer] Don't prefix absolute paths in fuchsia.
by Jake Ehrlich
· 5 years ago
af03abc
Fix check-interception link error in compiler-rt debug mode
by Reid Kleckner
· 5 years ago
d12d7d3
Add a missing include in test.
by Evgeniy Stepanov
· 5 years ago
6fa6148
Reland "[ASan] Do not misrepresent high value address dereferences as null dereferences"
by Julian Lettner
· 5 years ago
637654f
[Sanitizers] Fix getrandom test
by David Carlier
· 5 years ago
b8d5f6b
Fix sanitizer lint check after r374315
by Russell Gallop
· 5 years ago
75ee7c0
[UBSan] Appease linter
by Roman Lebedev
· 5 years ago
f6e9da0
[Sanitizers] Porting getrandom/getentropy interceptors to FreeBSD
by David Carlier
· 5 years ago
eac233c
[UBSan] Split nullptr-and-nonzero-offset-variable.c in another direction
by Roman Lebedev
· 5 years ago
fe7f65b
Revert "[ASan] Do not misrepresent high value address dereferences as null dereferences"
by Russell Gallop
· 5 years ago
640d7e0
[UBSan] Split nullptr-and-nonzero-offset-variable.cpp into C and C++ variants
by Roman Lebedev
· 5 years ago
335962e
[UBSan] Revisit nullptr-and-nonzero-offset-variable.cpp test to hopefully make it pass on sanitizer-windows BB
by Roman Lebedev
· 5 years ago
a8681c5
[UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined behaviour
by Roman Lebedev
· 5 years ago
51a6e79
[ASan] Do not misrepresent high value address dereferences as null dereferences
by Julian Lettner
· 5 years ago
beb0403
[sanitizer_common] Remove OnPrint from Go build.
by Matt Morehouse
· 5 years ago
92e3599
[libFuzzer] Fix Alarm callback in fuchsia.
by Jake Ehrlich
· 5 years ago
929efdc
[sanitizer, NFC] Fix grammar in comment
by Vitaly Buka
· 5 years ago
9db3b94
[sanitizer] Disable signal_trap_handler on s390
by Vitaly Buka
· 5 years ago
6e2db02
[sanitizer] Make signal_name a C test
by Vitaly Buka
· 5 years ago
2e6a8f1
[sanitizer] Use raise() in test and cover more signals
by Vitaly Buka
· 5 years ago
e5d0581
[scudo][standalone] Get statistics in a char buffer
by Kostya Kortchinsky
· 5 years ago
b185f4f
[sanitizer] Fix crypt.cpp on Android again
by Vitaly Buka
· 5 years ago
d8c3df2
[sanitizer] Fix crypt.cpp test on Darwin
by Vitaly Buka
· 5 years ago
fc749b5
Fix `compiler_rt_logbf_test.c` test failure for Builtins-i386-darwin test suite.
by Dan Liew
· 5 years ago
6b1ce83
[sanitizer] Disable crypt*.cpp tests on Android
by Vitaly Buka
· 5 years ago
757fcb8
[builtins] Unbreak build on FreeBSD armv7 after D60351
by David Carlier
· 5 years ago
52ad1a7
[sanitizer] Fix signal_trap_handler.cpp on android
by Vitaly Buka
· 5 years ago
12a9be5
[msan] Add interceptors: crypt, crypt_r.
by Evgeniy Stepanov
· 5 years ago
8ea8db5
[tsan, go] fix Go windows build
by Vitaly Buka
· 5 years ago
634be25
[tsan, go] break commands into multiple lines
by Vitaly Buka
· 5 years ago
e52028d
[sanitizer] Print SIGTRAP for corresponding signal
by Vitaly Buka
· 5 years ago
50d8df9
[tsan] Don't delay SIGTRAP handler
by Vitaly Buka
· 5 years ago
5b3c533
[scudo][standalone] Correct releaseToOS behavior
by Kostya Kortchinsky
· 5 years ago
3154ce2
[scudo][standalone] Make malloc_info return a minimal XML
by Kostya Kortchinsky
· 5 years ago
3379630
[compiler-rt] Remove O1 tests from signal_line.cpp
by Vitaly Buka
· 5 years ago
272c4f3
[compiler-rt] Fix signal_line.cpp test
by Vitaly Buka
· 5 years ago
0376cd8
[compiler-rt] Remove O2, O3 from signal_line test for fix android tests
by Vitaly Buka
· 5 years ago
d503f91
compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT_GETRANDOM
by Vitaly Buka
· 5 years ago
abca7a8
[compiler-rt] More optimization levels in signal_line.cpp test
by Vitaly Buka
· 5 years ago
5bbc577
compiler-rt: move all __GLIBC_PREREQ into own header file
by Vitaly Buka
· 5 years ago
cd9ff1a
Move SanitizerInitializeUnwinder outside anonymous namespace.
by Matt Morehouse
· 5 years ago
f1c1315
[sanitizer_common] Declare __sanitizer_on_print in Windows interception.
by Matt Morehouse
· 5 years ago
8cfda30
[sanitizer_common] Disable onprint.cpp on Android.
by Matt Morehouse
· 5 years ago
2666d54
[sanitizer_common] Add __sanitizer_on_print to interface list.
by Matt Morehouse
· 5 years ago
177d0c9
[compiler-rt] Use GetNextInstructionPc in signal handlers
by Vitaly Buka
· 5 years ago
ade1129
NFC: add namespace {}
by Vitaly Buka
· 5 years ago
c88ce27
[sanitizer_common] Rename OnPrint to __sanitizer_on_print.
by Matt Morehouse
· 5 years ago
5f8a011
[CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms. Attempt #3.
by Dan Liew
· 5 years ago
156cec6
[libFuzzer] Remove lazy counters.
by Matt Morehouse
· 5 years ago
d69ff12
Revert "compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT_GETRANDOM"
by Vitaly Buka
· 5 years ago
8ea41db
compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT_GETRANDOM
by Vitaly Buka
· 5 years ago
f4c36bc
compiler-rt: move all __GLIBC_PREREQ into own header file
by Vitaly Buka
· 5 years ago
eb7816f
Rename tsan_interceptors.cpp into tsan_interceptors_posix.cpp
by Vitaly Buka
· 5 years ago
0f6ecea
[msan] Intercept __getrlimit.
by Evgeniy Stepanov
· 5 years ago
2b7e040
[libFuzzer] Dump trace and provide correct msg for overwritten input.
by Mitch Phillips
· 5 years ago
298de05
Revert "[profile] Add a test dependency on cxx-headers"
by Vedant Kumar
· 5 years ago
c1ac214
[profile] Mark instrprof-gcov-fork.test UNSUPPORTED on Darwin as well
by Vedant Kumar
· 5 years ago
4f62b85
[profile] Add a test dependency on cxx-headers
by Vedant Kumar
· 5 years ago
bd083fa
hwasan: Compatibility fixes for short granules.
by Peter Collingbourne
· 5 years ago
8bc91a4
[libFuzzer] [NFC] Fix grammar error with "it's"
by Mitch Phillips
· 5 years ago
e01a28f
builtins test: Move clear_cache_test.c from a mprotect()ed global to a mmap()ed variable
by Nico Weber
· 5 years ago
1db063c
[NFC] Invoke lipo from CMAKE_LIPO.
by Puyan Lotfi
· 5 years ago
f754c5f
[TSAN] Add read/write range interface functions with PC
by Joachim Protze
· 5 years ago
b5c751d
sanitizer_common: fix freebsd build error
by Dmitry Vyukov
· 5 years ago
fe62c81
by Rumeet Dhindsa
· 5 years ago
0690f4e
[llvm-cov] NFC: Specify a specific C++ standard in the test.
by Artem Dergachev
· 5 years ago
2f240f4
[compiler-rt] Fix lint check failure on comments
by Jinsong Ji
· 5 years ago
16dfa3f
Add __lsan::ScopedInterceptorDisabler for strerror(3)
by Kamil Rytarowski
· 5 years ago
54f5dca
Avoid memory leak in ASan test
by Kamil Rytarowski
· 5 years ago
96b852a
Stop tracking atexit/__cxa_atexit/pthread_atfork allocations in LSan/NetBSD
by Kamil Rytarowski
· 5 years ago
dc2e807
[lsan] Fix deadlock in dl_iterate_phdr.
by Evgeniy Stepanov
· 5 years ago
a599612
[cmake] Strip quotes in try_compile_only
by Hans Wennborg
· 5 years ago
121faed
tsan: allow the Go runtime to return multiple stack frames for a single PC
by Dmitry Vyukov
· 5 years ago
d5f6853
Remove asan test for strncat(x, y, 0)
by David Bolvansky
· 5 years ago
0254289
[ASAN] Adjust asan tests due to new optimizations
by David Bolvansky
· 5 years ago
c47e688
[libFuzzer] Always print DSO map on Fuchsia libFuzzer launch
by Jake Ehrlich
· 5 years ago
e6a6d6c
[test] Clean up previous raw profile before merging into it
by Vedant Kumar
· 5 years ago
Next »