[llvm-commits] [ASan] Add back the support for /MT; intercept statically-linked functions (issue 5783070)
timurrrr at google.com
timurrrr at google.com
Sun Mar 11 09:43:20 PDT 2012
Reviewers: glider,
Message:
Hello Alexander,
Can you please review this patch?
Thanks,
Timur
Description:
[ASan] Add back the support for /MT; intercept statically-linked
functions
Please review this at http://codereview.appspot.com/5783070/
Affected files:
M lib/asan/asan_interceptors.cc
M lib/asan/asan_malloc_win.cc
M lib/asan/asan_win.cc
M lib/asan/interception/interception.h
M lib/asan/interception/interception_win.cc
M lib/asan/interception/interception_win.h
More information about the llvm-commits
mailing list