summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add support for avx512bf16 for __builtin_cpu_supports and compiler-rt's...Craig Topper2019-09-041-1/+7
* compiler-rt: use 64-bit time_t for all FreeBSD archs except i386Ed Maste2019-09-031-1/+1
* compiler-rt: use more __sanitizer_time_t on FreeBSDEd Maste2019-09-031-11/+11
* [cmake] enable x86 libfuzzer on WindowsMatthew G McGovern2019-08-291-0/+2
* [sanitizer] Support monorepo layout in symbolizer build scriptVitaly Buka2019-08-291-6/+21
* [sanitizer] Simplify COMPILER_RT setup in lint scriptVitaly Buka2019-08-281-8/+2
* Further relax checks in asan-symbolize-bad-path.cppAlexander Richardson2019-08-281-2/+2
* [XRay] Fixing one test case for FreeBSDDavid Carlier2019-08-281-0/+10
* [compiler-rt] Don't use libcxx if it's not enabled by LLVM_ENABLE_PROJECTSVitaly Buka2019-08-281-18/+24
* [sanitizer_common] Close superfluous file descriptors in spawned processJulian Lettner2019-08-271-5/+23
* Fix asan-symbolize-bad-path.cpp on DarwinAlexander Richardson2019-08-271-1/+2
* Add GWP-ASan fuzz target to compiler-rt/tools.Mitch Phillips2019-08-275-23/+23
* [asan_symbolize] Fix broken pipe handling for python 2.7Alexander Richardson2019-08-271-3/+9
* NFC: clang-format r370008 to suppress lint errorsVitaly Buka2019-08-272-7/+6
* Relax test introduced in D65322Alexander Richardson2019-08-271-2/+2
* Fix buildbotDavid Carlier2019-08-272-4/+7
* [Sanitizer] Using huge page on FreeBSD for shadow mappingDavid Carlier2019-08-274-4/+29
* [sanitizer] Add lld into dependency of sanitizer_common unittestsVitaly Buka2019-08-271-0/+5
* msan, codegen, instcombine: Keep more lifetime markers used for msanVitaly Buka2019-08-261-0/+18
* [hwasan] Fix test failure in r369721.Evgeniy Stepanov2019-08-261-3/+6
* [asan_symbolize] Attempt to fix build-bot failure after latest changeAlexander Richardson2019-08-261-0/+4
* [asan_symbolize] Avoid blocking when llvm-symbolizer is installed as addr2lineAlexander Richardson2019-08-262-5/+38
* [GWP_ASAN] Avoid using VERSION_GREATER_EQUAL in cmake filesBjorn Pettersson2019-08-261-1/+1
* hwasan: Align n_namesz and n_descsz to 4 when reading notes.Peter Collingbourne2019-08-231-2/+2
* [GWP-ASan] Split options_parser and backtrace_sanitizer_common.Mitch Phillips2019-08-236-19/+67
* Fix stack_trace_compressor builds for Clang < 6.0Mitch Phillips2019-08-231-3/+9
* Move a break into the correct place. NFCI.Peter Collingbourne2019-08-231-1/+1
* hwasan: Untag unwound stack frames by wrapping personality functions.Peter Collingbourne2019-08-234-3/+78
* [sanitizer] Resubmit D66620 from monorepoTaewook Oh2019-08-222-1/+3
* Fixing buildbot due to style.David Carlier2019-08-221-2/+4
* [Sanitizer] checks ASLR on FreeBSDDavid Carlier2019-08-223-2/+29
* LibFuzzer support for 32bit MSVCMatthew G McGovern2019-08-221-4/+18
* Revert "[GWP-ASan] Remove c++ standard lib dependency."Petr Hosek2019-08-222-17/+17
* [GWP-ASan] Remove c++ standard lib dependency.Petr Hosek2019-08-222-17/+17
* [TSan] #include header instead of forward declaring intercepteesJulian Lettner2019-08-211-18/+5
* [GWP-ASan] Add public-facing documentation [6].Mitch Phillips2019-08-212-3/+58
* [GWP-ASan] Build stack_trace_compressor_fuzzer.Mitch Phillips2019-08-211-17/+15
* [Sanitizer] Disable -Wframe-larger-than on SystemZUlrich Weigand2019-08-211-2/+2
* compiler-rt: Fix warning if COMPILER_RT_HAS_FCNTL_LCK is 0Nico Weber2019-08-211-0/+1
* reland [gtest] Fix printing of StringRef and SmallString in assert messages.Sam McCall2019-08-212-4/+4
* Revert r369472 and r369441Vitaly Buka2019-08-2111-346/+38
* [AArch64][asan] fix typo in AsanStats::PrintSebastian Pop2019-08-201-1/+1
* [AArch64] Speed-up leak and address sanitizers on AArch64 for 48-bit VMASebastian Pop2019-08-2011-38/+346
* [GWP-ASan] Fix typos.Mitch Phillips2019-08-201-3/+3
* [scudo][standalone] Fix malloc_iterateKostya Kortchinsky2019-08-203-3/+46
* [compiler-rt][crt] Pass -fno-lto in check_cxx_section_existsHans Wennborg2019-08-201-0/+1
* [TSan] Rename file with libdispatch interceptorsJulian Lettner2019-08-202-2/+2
* [sanitizer_common] Extend test after switch to posix_spawnJulian Lettner2019-08-191-0/+2
* Build symbolizer runtime with C++14.Peter Collingbourne2019-08-191-1/+1
* [TSan] Rename file to make it clear that it defines interceptorsJulian Lettner2019-08-192-2/+2