summaryrefslogtreecommitdiff
path: root/lib/interception/interception_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sanitizers] Use SANITIZER_* macros in lib/interceptionKamil Rytarowski2017-12-061-2/+2
* Make some pthread_mutex_* and pthread_cond_* interceptors common.Alexey Samsonov2013-10-161-0/+1
* [ASan] Delete the code related to static runtime on OS X.Alexander Potapenko2013-02-051-23/+1
* [ASan] more macro/casting magic to suppress warningsAlexey Samsonov2012-09-121-1/+1
* [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point...Alexey Samsonov2012-08-021-3/+5
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-151-0/+47