Currently the attribute macro is empty anyways, but I do plan to use __declspec(dllexport) in one of the following patches.
Details
Details
Diff Detail
Diff Detail
Differential D3870
[ASan/Win] Don't use INTERCEPTOR_ATTRIBUTE for operator new/delete on Windows ClosedPublic Authored by timurrrr on May 22 2014, 4:35 AM.
Details
Summary Currently the attribute macro is empty anyways, but I do plan to use __declspec(dllexport) in one of the following patches.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 22 2014, 4:38 AM
Revision Contents
Diff 9690 lib/asan/asan_new_delete.cc
|