"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "021f73684b14008f412b3c1b1f42400bdfb11380"
[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
Loading
Please register or sign in to comment