summaryrefslogtreecommitdiff
path: root/lib/asan/asan_win_dynamic_runtime_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer] Add dynamic_runtime_thunk for different sanitizers.Marcos Pividori2017-02-021-5/+9
* [sanitizer] [asan] Use macros to simplify weak aliases on Windows.Marcos Pividori2017-01-201-2/+2
* [asan] Create a .ASAN$G(A-Z) section for global registrationReid Kleckner2016-11-171-0/+3
* Pacify lint checkJonas Hahnfeld2016-11-091-3/+4
* [asan/win] Add init hooks to .CRT$XLABReid Kleckner2016-11-081-3/+12
* [ASan] Initialize cloned dynamic runtime global variables earlierReid Kleckner2016-10-311-3/+14
* [compiler-rt] moved __asan_schedule_unregister_globals out of anonymous names...Bob Haarman2016-10-241-2/+1
* [compiler-rt] Add support for the dynamic shadow allocationEtienne Bergeron2016-09-301-0/+4
* revert 282085, 281909, they broke 32-bit dynamic ASan and the sanitizer-windo...Nico Weber2016-09-211-0/+17
* [compiler-rt] Add support for the dynamic shadow allocationEtienne Bergeron2016-09-191-17/+0
* [asan] Remove runtime flag detect_stack_use_after_scopeVitaly Buka2016-08-291-18/+0
* fix comments typos [NFC]Etienne Bergeron2016-08-021-4/+4
* [compiler-rt] Fix various typos in asan dll [NFC]Etienne Bergeron2016-08-011-3/+3
* Add detect_stack_use_after_scope runtime flagVitaly Buka2016-07-191-0/+18
* Wrap 81 character line to satisfy linterReid Kleckner2016-03-221-1/+2
* [asan] Also apply r264006 to asan_win_dynamic_runtime_thunk.ccReid Kleckner2016-03-221-2/+2
* asan_win_dynamic_runtime_thunk.cc: declare atexitHans Wennborg2015-12-091-0/+1
* Sanitizer: define WIN32_LEAN_AND_MEANSaleem Abdulrasool2015-10-291-0/+1
* [ASan/Win] Work around PR22545: call LLVM global_dtors in the MD atexit()Timur Iskhodzhanov2015-03-021-58/+36
* [ASan/Win] Work around PR22545 - unregister globals when using the MD runtimeTimur Iskhodzhanov2015-02-201-9/+76
* [ASan/Win] Fix PR20918 -- SEH handler doesn't work with the MD runtimeTimur Iskhodzhanov2014-09-121-1/+11
* [ASan/Win] Rename asan_win_uar_thunk.lib to asan_win_dynamic_runtime_thunk.libTimur Iskhodzhanov2014-09-121-0/+42