summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-31[msan] Reverting D36093Kostya Kortchinsky
2017-07-31Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine
2017-07-31Remove STL/microsoft-specific CFI blacklist entriesPeter Collingbourne
2017-07-31[msan] Check for pvalloc overflowKostya Kortchinsky
2017-07-31[asan] Move shadow memory setup into its own fileVitaly Buka
2017-07-31[sanitizer_common] Add SANITIZER_FUCHSIAVitaly Buka
2017-07-31[builtins] Fix mingw-w64 cross compilationMartin Storsjo
2017-07-31[sanitizer_common] Rename SI_NOT_WINDOWS to SI_POSIXVitaly Buka
2017-07-31[XRay][compiler-rt] Do not print the warning when the binary is not XRay inst...Dean Michael Berris
2017-07-29[ubsan] Diagnose invalid uses of builtins (compiler-rt)Vedant Kumar
2017-07-28[compiler-rt] Add missing quotation marks to msan_compile invocationKrzysztof Parzyszek
2017-07-28Add clear_cache implementation for ppc64. Fix buffer to meet ppc64 alignment.Sterling Augustine
2017-07-28[sanitizers test CMake] further refactor testing CMake for tsanGeorge Karpenkov
2017-07-28[sanitizer tests CMake] Factor out CMake logic for compiling sanitizer testsGeorge Karpenkov
2017-07-28Change INSTR_PROF_DEFAULT_NUM_VAL_PER_SITE from 8 to 16.Dehao Chen
2017-07-28Support libc++abi in addition to libstdc++Petr Hosek
2017-07-28Support compiler-rt builtinsPetr Hosek
2017-07-28[sanitizers] Sanitizer tests CMake clean up: try #2George Karpenkov
2017-07-27[sancov] Implement __sanitizer_cov_reset.Evgeniy Stepanov
2017-07-27Revert "[sanitizers] Sanitizer tests CMake clean up"George Karpenkov
2017-07-27[sanitizers] Sanitizer tests CMake clean upGeorge Karpenkov
2017-07-26Add liblog to ubsan `UBSAN_DYNAMIC_LIBS`Leo Li
2017-07-26[sanitizer-coverage] remove stale codeKostya Serebryany
2017-07-26Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek
2017-07-26Revert "[sanitizer] Support libc++abi in addition to libstdc++"Petr Hosek
2017-07-26[sanitizer] Support libc++abi in addition to libstdc++Petr Hosek
2017-07-25[sanitizer] Support compiler-rt builtinsPetr Hosek
2017-07-25[scudo] Check for pvalloc overflowKostya Kortchinsky
2017-07-25Only scan global sections containing data in LSan on darwinFrancis Ricci
2017-07-25Fix unused variable warning with MemoryMappedSegment private dataFrancis Ricci
2017-07-25Revert "[compiler-rt] Include thread ID into sanitizers logs"Vitaly Buka
2017-07-25Add address ranges for individual macho sections on darwinFrancis Ricci
2017-07-24[Sanitizers] TSan allocator set errno on failure.Alex Shlyapnikov
2017-07-24[mips] Switch asm to __asm__ for non-GNU compiles.Stephen Hines
2017-07-24Prefer atos to llvm-symbolizer on DarwinGeorge Karpenkov
2017-07-24[scudo] Quarantine overhaulKostya Kortchinsky
2017-07-24[compiler-rt] Add missing const specifier to MemoryMappedSegment functionsFrancis Ricci
2017-07-22[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccVitaly Buka
2017-07-21Remove Bitrig: CompilerRT ChangesErich Keane
2017-07-20Revert "Add MemoryMappedSection struct for two-level memory map iteration"Francis Ricci
2017-07-20[compiler-rt] Use NOINLE to shrink stack framesVitaly Buka
2017-07-20[compiler-rt] Reorder functions to shrink stack framesVitaly Buka
2017-07-20Revert "[compiler-rt] Reorder functions to have smaller stack frames"Vitaly Buka
2017-07-20[compiler-rt] Reorder functions to have smaller stack framesVitaly Buka
2017-07-20Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...Vitaly Buka
2017-07-20Add MemoryMappedSection struct for two-level memory map iterationFrancis Ricci
2017-07-20[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccAlex Shlyapnikov
2017-07-20[compiler-rt] Include thread ID into sanitizers logsVitaly Buka
2017-07-20Honour 80-character line limitKamil Rytarowski
2017-07-20Add NetBSD support in sanitizer_libignore.ccKamil Rytarowski