aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-22[builtins][test] Avoid unportable mmap call in clear_cache_test.cupstream-masterRainer Orth
2019-10-21Fix lld detection in standalone compiler-rt.Evgeniy Stepanov
2019-10-21[hwasan] Workaround unwinder issues in try-catch test.Evgeniy Stepanov
2019-10-19[profile] Use -fPIC -shared in a test instead of -dynamiclibVedant Kumar
2019-10-19[profile] Disable instrprof-get-filename-merge-mode.c on WindowsVedant Kumar
2019-10-18[profile] Do not cache __llvm_profile_get_filename resultVedant Kumar
2019-10-18hwasan: Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wra...Peter Collingbourne
2019-10-18[hwasan] Remove system allocator fallback.Evgeniy Stepanov
2019-10-18Update global_symbols.txt.Peter Collingbourne
2019-10-18scudo: Update TLS_SLOT_SANITIZER value.Peter Collingbourne
2019-10-18[Arm][libsanitizer] Fix arm libsanitizer failure with bleeding edge glibcSjoerd Meijer
2019-10-17libhwasan initialisation include kernel syscall ABI relaxationEvgeniy Stepanov
2019-10-17[Builtins] Downgrade duplicate source file warning from a fatal error to a wa...Dan Liew
2019-10-17[Builtins] Provide a mechanism to selectively disable tests based on whether ...Dan Liew
2019-10-17[asan] Update Windows test expectations for LLVM's MS demanglerReid Kleckner
2019-10-17Revert [Sanitizers] Add support for RISC-V 64-bitSam Elliott
2019-10-17[Sanitizers] Add support for RISC-V 64-bitSam Elliott
2019-10-17[mips] [builtins] Remove clear_mips_cacheZoran Jovanovic
2019-10-16[CMake] Disable building all Darwin libraries (except builtins) for macOS i38...Dan Liew
2019-10-16Revert "[ASan] Refine diagnoses messages"Julian Lettner
2019-10-16[ASan] Refine diagnoses messagesJulian Lettner
2019-10-15CFI: wrong type passed to llvm.type.test with multiple inheritance devirtuali...Dmitry Mikulin
2019-10-15tsan: fix Go ppc64le buildDmitry Vyukov
2019-10-11[libFuzzer] Don't prefix absolute paths in fuchsia.Jake Ehrlich
2019-10-10Fix check-interception link error in compiler-rt debug modeReid Kleckner
2019-10-10Add a missing include in test.Evgeniy Stepanov
2019-10-10Reland "[ASan] Do not misrepresent high value address dereferences as null de...Julian Lettner
2019-10-10[Sanitizers] Fix getrandom testDavid Carlier
2019-10-10Fix sanitizer lint check after r374315Russell Gallop
2019-10-10[UBSan] Appease linterRoman Lebedev
2019-10-10[Sanitizers] Porting getrandom/getentropy interceptors to FreeBSDDavid Carlier
2019-10-10[UBSan] Split nullptr-and-nonzero-offset-variable.c in another directionRoman Lebedev
2019-10-10Revert "[ASan] Do not misrepresent high value address dereferences as null de...Russell Gallop
2019-10-10[UBSan] Split nullptr-and-nonzero-offset-variable.cpp into C and C++ variantsRoman Lebedev
2019-10-10[UBSan] Revisit nullptr-and-nonzero-offset-variable.cpp test to hopefully mak...Roman Lebedev
2019-10-10[UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...Roman Lebedev
2019-10-10[ASan] Do not misrepresent high value address dereferences as null dereferencesJulian Lettner
2019-10-09[sanitizer_common] Remove OnPrint from Go build.Matt Morehouse
2019-10-09[libFuzzer] Fix Alarm callback in fuchsia.Jake Ehrlich
2019-10-09[sanitizer, NFC] Fix grammar in commentVitaly Buka
2019-10-09[sanitizer] Disable signal_trap_handler on s390Vitaly Buka
2019-10-09[sanitizer] Make signal_name a C testVitaly Buka
2019-10-09[sanitizer] Use raise() in test and cover more signalsVitaly Buka
2019-10-09[scudo][standalone] Get statistics in a char bufferKostya Kortchinsky
2019-10-08[sanitizer] Fix crypt.cpp on Android againVitaly Buka
2019-10-08[sanitizer] Fix crypt.cpp test on DarwinVitaly Buka
2019-10-08Fix `compiler_rt_logbf_test.c` test failure for Builtins-i386-darwin test suite.Dan Liew
2019-10-08[sanitizer] Disable crypt*.cpp tests on AndroidVitaly Buka
2019-10-08[builtins] Unbreak build on FreeBSD armv7 after D60351David Carlier
2019-10-08[sanitizer] Fix signal_trap_handler.cpp on androidVitaly Buka