Instead provide manual declarations of the used types, to avoid pulling in conflicting declarations of some of the functions that are to be overridden.
This is an alternative to D51879.
Differential D51914
[ASan] [Windows] Avoid including windows.h in asan_malloc_win.cc mstorsjo on Sep 11 2018, 12:28 AM. Authored by
Details Instead provide manual declarations of the used types, to avoid pulling in conflicting declarations of some of the functions that are to be overridden. This is an alternative to D51879.
Diff Detail |
We can drop this define, it's just intended to reduce windows.h transitive includes.