Skip to content
Snippets Groups Projects
Commit 11592505 authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

s/Printf/Report for libc interceptors (need this to debug the potential double interception)

llvm-svn: 153175
parent b766e249
No related branches found
No related tags found
No related merge requests found
......@@ -731,7 +731,7 @@ void InitializeAsanInterceptors() {
#endif
if (FLAG_v > 0) {
Printf("AddressSanitizer: libc interceptors initialized\n");
Report("AddressSanitizer: libc interceptors initialized\n");
}
}
......
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