summaryrefslogtreecommitdiff
path: root/lib/asan/asan_win_dll_thunk.cc
AgeCommit message (Expand)Author
2015-07-23[asan] Trying to make peace with the Windows botsKuba Brecka
2015-07-23[asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' in...Kuba Brecka
2015-05-28[ASan] Add new interceptors to asan_win_dll_thunk.cc to fix build errors on W...Yury Gribov
2015-05-19[ASan/Win] Add DLL thunk for new coverage hookReid Kleckner
2015-03-03[asan] attempting to fix the windows buildKostya Serebryany
2015-02-24[ASan/Win] Add support for sanitizer allocator hooks, __asan_default_options ...Timur Iskhodzhanov
2015-02-19[ASan/Win] Thread sanitizer common interface through asan_win_dll_thunk.ccTimur Iskhodzhanov
2014-11-18[msan] Remove MSanDR and supporting code.Evgeniy Stepanov
2014-08-26[ASan/Win] Rename asan_dll_thunk.cc to asan_win_dll_thunk.ccTimur Iskhodzhanov