[llvm-commits] AddressSanitizer: start factoring out interception machinery (issue 5642046)
glider at google.com
glider at google.com
Wed Feb 8 00:19:17 PST 2012
LGTM with nit.
http://codereview.appspot.com/5642046/diff/1012/asan_interceptors.h
File asan_interceptors.h (right):
http://codereview.appspot.com/5642046/diff/1012/asan_interceptors.h#newcode34
asan_interceptors.h:34: size_t internal_strlen(const char *s);
BTW aren't these functions already declared in asan_internal.h?
http://codereview.appspot.com/5642046/
More information about the llvm-commits
mailing list