summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/interception/tests/interception_win_test.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cppNico Weber2019-08-011-657/+0
* Commit macro intended to be included in r353483.Reid Kleckner2019-02-071-1/+1
* [compiler rt] Win64 GetInstructionSize additional register MOV + stack alignm...Reid Kleckner2019-02-071-2/+23
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WinASan] Fix hotpatching new Win 10 build 1703 x64 strnlen prologueReid Kleckner2017-06-161-0/+11
* [interception] Check for export table's size before referring to its elements.Marcos Pividori2017-01-301-0/+7
* [asan] Don't assert that a target is within 2GB on 32-bit WindowsReid Kleckner2016-11-151-6/+25
* [compilter-rt] Try to fix correctly rL277560Etienne Bergeron2016-08-031-4/+0
* [compiler-rt] Fix broken interception unittestEtienne Bergeron2016-08-031-0/+4
* [asan] Intercept RtlRaiseException instead of kernel32!RaiseExceptionReid Kleckner2016-08-021-0/+8
* [asan] Fix interception unittest on Windows64.Etienne Bergeron2016-07-121-0/+10
* [compiler-rt] Refactor the interception code on windows.Etienne Bergeron2016-07-111-69/+428
* [compiler-rt] Enhance unittest coverage for lib interceptionEtienne Bergeron2016-07-071-15/+96
* [compilter-rt] Add unittests for interception libraryEtienne Bergeron2016-07-061-0/+142
OpenPOWER on IntegriCloud