summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_mac.h
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizers] Add case MACOS_VERSION_CATALINAJulian Lettner2019-06-111-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Improve macOS version detectionKuba Mracek2018-10-261-0/+1
* [tsan] Adjust setjmp/longjmp handling on Darwin for macOS MojaveKuba Mracek2018-08-211-0/+4
* [compiler-rt] Fix const and volatile qualifier warningsKuba Mracek2017-11-101-1/+1
* Removed platform-specific ifdefs from sanitizer_procmaps.hFrancis Ricci2017-09-221-0/+11
* [asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM spaceKuba Mracek2017-07-121-0/+2
* [compiler-rt] Do not introduce __sanitizer namespace globallyAnna Zaks2016-09-151-1/+5
* [sanitizers] Log all output to CrashReport on OS XAnna Zaks2016-01-061-2/+4
* [asan] On OS X, write error reports into Crash Report.Anna Zaks2015-11-201-0/+12
* Working on reconciling out-of-tree patches to compiler-rt for building for iOS.Chris Bieneman2015-06-231-0/+2
* Move some POSIX-specific functions from sanitizer_libc.h to a new sanitizer_p...Timur Iskhodzhanov2015-04-081-0/+1
* Add an MACOS_VERSION_UNKNOWN_NEWER enum value for OS X versions above 10.10.Kuba Brecka2014-12-161-0/+1
* Extend Mac OS versions to YosemiteKuba Brecka2014-11-051-1/+2
* [libsanitizer] Follow-up for r200700: add the new header to CMakeLists.txt an...Alexander Potapenko2014-02-031-0/+4
* [ASan] Move GetMacosVersion() to sanitizer_common.Alexander Potapenko2014-02-031-0/+32