summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/interception/interception.h
Commit message (Expand)AuthorAgeFilesLines
* [ASan] Apply some ASan-relevant pieces of patch by Ruben Van Boxem. In the sa...Alexey Samsonov2012-09-241-0/+4
* [ASan] fix interception macro for Android buildAlexey Samsonov2012-09-121-1/+1
* [Sanitizer] get rid of empty DEFAULT_CONVENTION in interception lib to remove...Alexey Samsonov2012-09-111-27/+23
* Commit the source and CMake changes that will allow to build ASan runtimeAlexander Potapenko2012-08-171-14/+34
* [Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting point...Alexey Samsonov2012-08-021-0/+9
* [ASan] cleanup: trailing semicolons, trailing colons in enumsAlexey Samsonov2012-06-281-5/+5
* [Sanitizer] fight more semicolons in macro definitions (to please mac cmake b...Alexey Samsonov2012-06-281-4/+4
* Lots of trivial changes to remove extraneous semicolons throughout ASan.Chandler Carruth2012-06-251-5/+5
* asan/tsan: rename interceptors from __xsan_xxx to __interceptor_xxxDmitry Vyukov2012-05-281-5/+5
* asan/tsan: weak interceptorsDmitry Vyukov2012-05-241-7/+18
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-151-0/+157
OpenPOWER on IntegriCloud