aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30[ASAN] Sanitize ARM tests #2.linaro-local/sanitizerYvan Roux
2018-05-30[ASAN] Sanitize ARM tests.Yvan Roux
2018-05-30[asan, myriad] Simplify main thread handlingWalter Lee
2018-05-30[asan, myriad] Reset shadow memory during exitWalter Lee
2018-05-26Fix a typo; NFCGeorge Burgess IV
2018-05-26[safestack] Lazy initialization of interceptorsVitaly Buka
2018-05-26[Fuzzer] Update _zx_port_wait function use in Fuchsia portPetr Hosek
2018-05-25Revert the last test commitH.J. Lu
2018-05-25This is a test commit to verify repository accessH.J. Lu
2018-05-25[MemorySanitizer] fix mmap test for oses not implementing MAP_NORESERVE flagDavid Carlier
2018-05-25[libFuzzer] Avoid optimization of "abs(x) < 0"Vitaly Buka
2018-05-25Revert "[libFuzzer] [NFC] Generalize DSO tests to work even when files are mo...Vitaly Buka
2018-05-24[libFuzzer] [NFC] Generalize fdmask test.George Karpenkov
2018-05-24[libFuzzer] [NFC] Do not remove SanitizerLintCheck from libFuzzer testsGeorge Karpenkov
2018-05-24[libFuzzer] [NFC] Generalize DSO tests to work even when files are moved.George Karpenkov
2018-05-24[libFuzzer] Fix multi-arch build support for fuzzer tests.George Karpenkov
2018-05-24[libFuzzer] Run libFuzzer unit tests only on host architecture.George Karpenkov
2018-05-24[libFuzzer] XFAIL a few libFuzzer tests on iOS.George Karpenkov
2018-05-24[libFuzzer] Fix a typo in CMake configuration.George Karpenkov
2018-05-24Revert "[cmake] [ARM] Check if VFP is supported before including any VFP buil...Azharuddin Mohammed
2018-05-24[cmake] [ARM] Check if VFP is supported before including any VFP builtinsAzharuddin Mohammed
2018-05-24sanitizer: Use pre-computed size of struct ustat for LinuxCraig Topper
2018-05-24[tsan] Fix a failure in test java_race_pc on AArch64 after r333071Igor Kudrin
2018-05-24[libFuzzer] DataFlow tracer now tags a subset of the input. A separate script...Kostya Serebryany
2018-05-23[libFuzzer] fix two off-by-ones (!!) in the data flow tracerKostya Serebryany
2018-05-23[fuchsia] Add line buffering in RawWriteJake Ehrlich
2018-05-23[libFuzzer] change the output format for the DataFlow tracerKostya Serebryany
2018-05-23[libFuzzer] add a stress test for the DataFlow tracerKostya Serebryany
2018-05-23[libFuzzer] Don't complain about lack of interesting inputs when -runs=0.Max Moroz
2018-05-23[sanitizer] Define UINTPTR_MAXKostya Kortchinsky
2018-05-23Fix internal_mmap() on 32-bit NetBSD platformsKamil Rytarowski
2018-05-23[sanitizer] Reland "Be more accurate when calculating the previous instructio...Igor Kudrin
2018-05-23[libFuzzer] modify -print_corpus_stats to print whether the input reaches the...Kostya Serebryany
2018-05-22[CMake] Support builtins as Clang default rtlib in compiler-rtPetr Hosek
2018-05-22[asan] Use dynamic allocator space address on Android/AArch64.Evgeniy Stepanov
2018-05-22[CMake] Support libc++ as Clang default stdlib in compiler-rtPetr Hosek
2018-05-22[CMake] Silence unused variable warning in compiler checkPetr Hosek
2018-05-22[CMake] Use a different source depending on C++ supportPetr Hosek
2018-05-21[asan] Make GetCurrentThread RTEMS-friendlyWalter Lee
2018-05-21[libFuzzer] reinstate -dump_coverage, which is still in use (reverts r332036)Kostya Serebryany
2018-05-21Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek
2018-05-19Align ClearShadowForThreadStackAndTLS for NetBSD/i386Kamil Rytarowski
2018-05-19Port msan_test.cc to NetBSDKamil Rytarowski
2018-05-19Do not link with -ldl in NetBSD/ASan testsKamil Rytarowski
2018-05-18[msan] Don't check divisor shadow in fdiv.Evgeniy Stepanov
2018-05-18Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner
2018-05-18[asan] Explicitly declare memintrinsics interceptors to have C linkageWalter Lee
2018-05-18[asan] Remove an unsigned compare >= 0Walter Lee
2018-05-18[asan] Add target-specific files for Myriad RTEMS portWalter Lee
2018-05-18[asan] Add support for Myriad RTEMS memory mapWalter Lee