Skip to content
Commit e8ba1c85 authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

[ASan] Refactoring: nuke the redundant function declarations in asan_intercepted_functions.h

that had been used on OS X only.
The INTERCEPTOR() macro on OS X is now responsible for declaring the wrapped function, the wrapper and the
pair of pointers to them in __DATA,__interposition section. Thus adding an interceptor requires editing a single file now.

llvm-svn: 175740
parent 49498dac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment