commit | 50a002ecad3f0a10c136496e5b6289bd3c71590e | [log] [tgz] |
---|---|---|
author | Alexander Potapenko <glider@google.com> | Thu Feb 21 14:41:16 2013 +0000 |
committer | Alexander Potapenko <glider@google.com> | Thu Feb 21 14:41:16 2013 +0000 |
tree | d9e0a899067d99a83a116704039313166b1ee12b | |
parent | 372b267fadcaf73b9d9cee5c8050d3c10e94f74d [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@175740 91177308-0d34-0410-b5e6-96231b3b80d8