[llvm-commits] [ASan] Intercept functions on Windows - first version (issue 5690065)

timurrrr at google.com timurrrr at google.com
Wed Feb 22 05:04:16 PST 2012


Reviewers: glider, Evgeniy Stepanov,

Message:
Hi Alexander, Evgeniy,

Can you please review this patch?
It adds some basic support for function interception on Windows.

Thanks,
Timur

Description:
[ASan] Intercept functions on Windows - first version

Please review this at http://codereview.appspot.com/5690065/

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
   A lib/asan/interception/interception_win.cc
   A lib/asan/interception/interception_win.h





More information about the llvm-commits mailing list