summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-10Remove s390x XFAILs now that gcov profiling works.Ulrich Weigand
2018-07-10[gcov] Fix gcov profiling on big-endian machinesUlrich Weigand
2018-07-10Reapply "Make __gcov_flush flush counters for all shared libraries"Marco Castelluccio
2018-07-10[scudo] Use mkdir -p when creating directories for a testFilipe Cabecinhas
2018-07-10[LibFuzzer] Disable MSan test on Darwin which was added by r336619. The Memor...Dan Liew
2018-07-10[CMake] Add compiler-rt header files to the list of sources for targetsDan Liew
2018-07-10[compiler-rt] Get rid of "%T" expansionsFilipe Cabecinhas
2018-07-10[XRay][compiler-rt] Fixup build breakageDean Michael Berris
2018-07-10[XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris
2018-07-10Add lowercase OS name featureVlad Tsyrklevich
2018-07-09[libFuzzer] Make -fsanitize=memory,fuzzer work.Matt Morehouse
2018-07-09Revert "[libFuzzer] Mutation tracking and logging implemented"Matt Morehouse
2018-07-09[libFuzzer] Mutation tracking and logging implementedMatt Morehouse
2018-07-09[ASan] Minor ASan error reporting cleanupAlex Shlyapnikov
2018-07-07Revert "Make __gcov_flush flush counters for all shared libraries"Michael Zolotukhin
2018-07-06libFuzzer: always print line-break for NEW_FUNC/PC outputKostya Serebryany
2018-07-06Recommit "[CMake] Run libFuzzer tests with check-all."Yvan Roux
2018-07-06[MSan] Add functions to enable/disable interceptor checks.Matt Morehouse
2018-07-06[libFuzzer] Disable hanging tests on AArch64Yvan Roux
2018-07-06[scudo] Add some logs for AndroidKostya Kortchinsky
2018-07-05Make __gcov_flush flush counters for all shared librariesMarco Castelluccio
2018-07-05Revert "[CMake] Run libFuzzer tests with check-all."Yvan Roux
2018-07-04[libFuzzer] [NFC] Inline static variable to avoid the linker warning.George Karpenkov
2018-07-03[libFuzzer] add one more value profile metric, under a flag (experimental)Kostya Serebryany
2018-07-03[libFuzzer] remove stale code, as suggested in https://reviews.llvm.org/D48800Kostya Serebryany
2018-07-03[libFuzzer] add a tiny and surprisingly hard puzzleKostya Serebryany
2018-07-03[scudo] Get rid of builtin-declaration-mismatch warningsKostya Kortchinsky
2018-07-03[scudo] Enable Scudo on PPC64Kostya Kortchinsky
2018-07-02[scudo] Enable Scudo memory hooks for Fuchsia.Kostya Kortchinsky
2018-07-01[asan] Fix deadlock issue on FreeBSD, caused by use of .preinit_array in rL32...Fangrui Song
2018-06-30[UBsan] Enable subset of unit tests for OpenBSDDavid Carlier
2018-06-30[asan] Use MADV_NOCORE for use_madv_dontdump on FreeBSD.Fangrui Song
2018-06-29[profile] Add llvm_gcov_flush to be called outside a shared libraryChih-Hung Hsieh
2018-06-29[cfi] Use __builtin version of __clear_cache.Evgeniy Stepanov
2018-06-29[scs] Disable negative test in shadowcallstack.Evgeniy Stepanov
2018-06-29[scudo] Add some runtime tests for the minimal runtimeKostya Kortchinsky
2018-06-29[cfi] Reset i-cache after copying code in test.Evgeniy Stepanov
2018-06-28[asan] Change 3 tests from XFAIL to UNSUPPORTED.Evgeniy Stepanov
2018-06-28[asan] Disable 3 tests on Android O+.Evgeniy Stepanov
2018-06-28[asan] Fix one more test on Android.Evgeniy Stepanov
2018-06-28[asan] un-XFAIL one testEvgeniy Stepanov
2018-06-28[fuzzer] Don't run tests on Android.Evgeniy Stepanov
2018-06-28[TSan] More detailed error message on failed sahdow memory madviseAlex Shlyapnikov
2018-06-28[UBsan] minimal unit tests removing OpenBSD spacial caseDavid Carlier
2018-06-28[Darwin] Add an integration test for PGO + symbol exportsVedant Kumar
2018-06-28Skip building TSan on platforms where there are no 64-bit architectures.Kuba Mracek
2018-06-28Correct the test modified in rL335777.Haojian Wu
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-28[libFuzzer] [Tests] [NFC] Change seed for reduce_inputs.testGeorge Karpenkov
2018-06-27[libFuzzer] [NFC] [Tests] Mark signal handling tests as UNSUPPORTED on DarwinGeorge Karpenkov