summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_mac.h
AgeCommit message (Expand)Author
2017-11-10[compiler-rt] Fix const and volatile qualifier warningsKuba Mracek
2017-09-22Removed platform-specific ifdefs from sanitizer_procmaps.hFrancis Ricci
2017-07-12[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM spaceKuba Mracek
2016-09-15[compiler-rt] Do not introduce __sanitizer namespace globallyAnna Zaks
2016-01-06[sanitizers] Log all output to CrashReport on OS XAnna Zaks
2015-11-20 [asan] On OS X, write error reports into Crash Report.Anna Zaks
2015-06-23Working on reconciling out-of-tree patches to compiler-rt for building for iOS.Chris Bieneman
2015-04-08Move some POSIX-specific functions from sanitizer_libc.h to a new sanitizer_p...Timur Iskhodzhanov
2014-12-16Add an MACOS_VERSION_UNKNOWN_NEWER enum value for OS X versions above 10.10.Kuba Brecka
2014-11-05Extend Mac OS versions to YosemiteKuba Brecka
2014-02-03[libsanitizer] Follow-up for r200700: add the new header to CMakeLists.txt an...Alexander Potapenko
2014-02-03[ASan] Move GetMacosVersion() to sanitizer_common.Alexander Potapenko