summaryrefslogtreecommitdiff
path: root/lib/interception/tests/interception_linux_test.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro"Julian Lettner2019-05-011-10/+5
* Revert r359325 "[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION t...Reid Kleckner2019-04-301-0/+11
* [NFC][Sanitizer] Remove GetRealFunctionAddress and replace usagesJulian Lettner2019-04-271-11/+0
* [Sanitizer] Fix testJulian Lettner2019-04-261-0/+2
* [Sanitizer] Fix compliation error in testJulian Lettner2019-04-261-2/+0
* [NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddressJulian Lettner2019-04-251-0/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [interception] Avoid duplicate declaration of isdigit in testJonas Hahnfeld2016-09-141-0/+4
* Fix broken build botEtienne Bergeron2016-07-281-2/+1
* [compilter-rt] Add unittests for interception libraryEtienne Bergeron2016-07-061-0/+65