summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_platform.h
Commit message (Expand)AuthorAgeFilesLines
* SanitizerCommon: 64-bit SPARC/Linux portVitaly Buka2019-03-121-0/+11
* Always compare C++ typeinfo (based on libstdc++ implementation).Martin Liska2019-03-061-3/+3
* Revert https://reviews.llvm.org/D56485.Martin Liska2019-01-241-0/+6
* Always compare C++ typeinfo (based on libstdc++ implementation).Martin Liska2019-01-241-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer_common] Remove support for tirpc/rpc/xdr.hMichal Gorny2019-01-101-6/+0
* Introduce a way to allow the ASan dylib on Darwin platforms to be loaded via ...Dan Liew2018-12-011-0/+9
* Fix the configuration of the Primary allocator for Darwin ARM64 byDan Liew2018-09-241-1/+6
* [sanitizer] Trivial portion of the port to Myriad RTEMSWalter Lee2018-05-181-1/+2
* [sanitizer] Allow Fuchsia symbolizer to be reused by Myriad RTEMSWalter Lee2018-05-111-0/+7
* [sanitizer] Add definitions for Myriad RTEMS platformWalter Lee2018-05-071-0/+12
* The OpenBSD UBsan port introduced two typos that broke the Solaris sanitizer ...Rainer Orth2018-04-241-1/+1
* [sanitizer] Align & pad the allocator structures to the cacheline size v2Kostya Kortchinsky2018-03-121-0/+8
* OpenBSD UBsan support enabling SANITIZER_OPENBSD widelyKamil Rytarowski2018-03-031-4/+11
* [Sanitizers] Basic sanitizer Solaris support (PR 33274)Kamil Rytarowski2017-12-141-3/+17
* [sanitizer] Use MADV_FREE on Darwin/BSD to release pages to the OSKuba Mracek2017-12-141-0/+5
* [compiler-rt] Switch from deprecated TARGET_IPHONE_SIMULATOR to TARGET_OS_SIM...Kuba Mracek2017-11-291-1/+1
* Revert "[LSan] Detect dynamic loader by its base address."Alex Shlyapnikov2017-10-051-9/+0
* [LSan] Detect dynamic loader by its base address.Alex Shlyapnikov2017-10-051-0/+9
* [asan] Allocator support for FuchsiaVitaly Buka2017-08-031-1/+1
* [sanitizer_common] Add SANITIZER_FUCHSIAVitaly Buka2017-07-311-1/+7
* Add missing && to fix syntax.Kamil Rytarowski2017-07-171-1/+1
* Introduce SANITIZER_NETBSD in sanitizer_platform.hKamil Rytarowski2017-07-171-2/+9
* Revert "[sanitizer-coverage] test for -fsanitize-coverage=inline-8bit-counters"Renato Golin2017-06-051-9/+0
* [LSan] Detect dynamic loader by its base address.Alex Shlyapnikov2017-06-031-0/+9
* Define a suppression for known leaks on pthread_exit call.Alex Shlyapnikov2017-04-201-0/+11
* Reapply "Enable LSan for arm Linux"Maxim Ostapenko2017-04-111-0/+6
* Revert r299923, it doesn't build in bootstrap builds.Nico Weber2017-04-111-6/+0
* [lsan] Enable LSan for arm LinuxMaxim Ostapenko2017-04-111-0/+6
* tsan: always define SANITIZER_GODmitry Vyukov2016-10-281-0/+4
* [asan] Reenable 64-bit allocator on android/aarch64.Evgeniy Stepanov2016-09-151-1/+3
* [asan] Disable 64-bit allocator on android/aarch64.Evgeniy Stepanov2016-09-141-3/+1
* Switch to 64-bit allocator on android/aarch64.Evgeniy Stepanov2016-09-131-1/+3
* [asan] Enable 48-bit VMA support on aarch64Adhemerval Zanella2016-07-181-0/+2
* This patch attempts to primitive support for Win64 asanEtienne Bergeron2016-06-061-0/+6
* [sanitizers] Get the proper symbol version when long double transition is inv...Marcin Koscielnicki2016-04-271-0/+8
* [sanitizers] [NFC] Add defines for the various PowerPC ABIs.Marcin Koscielnicki2016-04-261-0/+33
* [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.Marcin Koscielnicki2016-04-151-0/+15
* [Compiler-rt][MIPS] Defining macros for MIPS archsMohit K. Bhakkad2016-03-091-0/+15
* [UBSan] Fix isDerivedFromAtOffset on iOS ARM64Filipe Cabecinhas2016-02-271-0/+6
* [asan] Add iOS support.Anna Zaks2016-02-021-0/+12
* [compiler-rt] Remove SANITIZER_AARCH64_VMA usageAdhemerval Zanella2015-11-301-13/+1
* [compiler-rt] [asan] Use same shadow offset for aarch64Adhemerval Zanella2015-11-091-11/+4
* [compiler-rt] [tsan] Enable TSan for AArch64/42-bit VMAAdhemerval Zanella2015-08-281-0/+2
* [asan] Fix build issue from r245596Adhemerval Zanella2015-08-201-4/+3
* [asan] Enable ASan for AArch64/42-bit VMAAdhemerval Zanella2015-08-201-3/+18
* -Wdeprecated: Use noexcept rather than throw() where supportedDavid Blaikie2015-08-101-0/+11
* [asan] Enable asan for aarch64Adhemerval Zanella2015-08-051-1/+1
* Working on reconciling out-of-tree patches to compiler-rt for building for iOS.Chris Bieneman2015-06-231-0/+6
* [ASan] Only include rpc headers if they are available.Yury Gribov2015-04-091-0/+6