aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-24[asan] Regression test for PR33372upstream-mirrorVitaly Buka
2017-06-23[asan] Add support for Android debug message.Evgeniy Stepanov
2017-06-23[ubsan] Improve diagnostics for return value checks (compiler-rt)Vedant Kumar
2017-06-22[Sanitizers] 32 bit allocator respects allocator_may_return_null flagAlex Shlyapnikov
2017-06-21[sanitizer-coverage] Stop marking this test as unsupported on DarwinJustin Bogner
2017-06-21[sanitizer] Add a function to gather random bytesKostya Kortchinsky
2017-06-21[mips][compiler-rt] Fix build breakage.Simon Dardis
2017-06-21Revert "[compiler-rt] Don't reset non-default user handler if allow_user_segv...Vitaly Buka
2017-06-21[asan] Fix android compiler wrapper lost in r301617.Evgeniy Stepanov
2017-06-20[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocatorAlex Shlyapnikov
2017-06-20[ASan] Disable allocator_oom_test.cc on s390Alex Shlyapnikov
2017-06-19[asan] Fix android setup script to overwrite the symlink.Evgeniy Stepanov
2017-06-19Add lsan interceptors for libdispatch functions on darwinFrancis Ricci
2017-06-19Revert "Add lsan interceptors for libdispatch functions on darwin"Francis Ricci
2017-06-19Add lsan interceptors for libdispatch functions on darwinFrancis Ricci
2017-06-19[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-06-19[XRay][compiler-rt][NFC] Add a test for both arg1 and arg0 handling in the sa...Dean Michael Berris
2017-06-19[XRay][compiler-rt][NFC] Add a name for argument to __xray_set_handler_arg1(...)Dean Michael Berris
2017-06-16Call cmake_minimum_required at the top of CMakeLists.txtPirama Arumuga Nainar
2017-06-16[Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameterAlex Shlyapnikov
2017-06-16[WinASan] Fix hotpatching new Win 10 build 1703 x64 strnlen prologueReid Kleckner
2017-06-16[Sanitizers] Fix allocator OOM test on Windows.Alex Shlyapnikov
2017-06-16[Sanitizers] Secondary allocator respects allocator_may_return_null=1.Alex Shlyapnikov
2017-06-16Add test for logging the implicit "this" argument for C++ member functions.Dean Michael Berris
2017-06-16[cfi] Enable icall tests with thinlto.Evgeniy Stepanov
2017-06-15[ubsan] Fix a faulty memory accessibility checkVedant Kumar
2017-06-15[asan] Fix typo in doc string.Vitaly Buka
2017-06-15[asan] Return allow_user_segv_handler=0 to fix compatibility issues.Vitaly Buka
2017-06-14[sanitizer] Reverting D34152Kostya Kortchinsky
2017-06-14[sanitizer] MmapAlignedOrDie changes to reduce fragmentationKostya Kortchinsky
2017-06-13[ASan] Move rss_limit_is_exceeded_ flag to ASan.Alex Shlyapnikov
2017-06-13[sanitize] Remove stack size limits from secondary threads.Evgeniy Stepanov
2017-06-13tsan: fix reading of mutex flagsDmitry Vyukov
2017-06-13tsan: fix pedantic warningsDmitry Vyukov
2017-06-12[ubsan] Detect invalid unsigned pointer index expression (compiler-rt)Vedant Kumar
2017-06-10Mark a sancov test as unsupported on x86_64h-darwinVedant Kumar
2017-06-09Minor clean up of profile rt testsXinliang David Li
2017-06-09[asan] Fix ASan internal failure in AllocateFromLocalPoolMaxim Ostapenko
2017-06-08[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...Kostya Serebryany
2017-06-07Mark the tsan strerror_r test as unsupported on DarwinVedant Kumar
2017-06-07Revert "Fix tsan test for Darwin. NFCI."Vedant Kumar
2017-06-07Fix tsan test for Darwin. NFCI.Vedant Kumar
2017-06-07[sanitizer] Fix symbolizer build after r304864.Evgeniy Stepanov
2017-06-07[tsan]: Fix GNU version of strerror_r interceptorVitaly Buka
2017-06-05[ASan] A speculative attempt to fix a flaky test on ppc64be.Alex Shlyapnikov
2017-06-05Revert r304285, r304297.Evgeniy Stepanov
2017-06-05[asan] Use asan exitcode=0 option to always succeed a test run.Alex Shlyapnikov
2017-06-05CMake: don't try to use lld if we're not building it.Tim Northover
2017-06-05Revert "[sanitizer-coverage] test for -fsanitize-coverage=inline-8bit-counters"Renato Golin
2017-06-04Mark the atos-symbolizer test as unsupported on i386-darwinVedant Kumar