http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59897
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > We also ignore function names / line info but use slightly different regexp. > ... All the other asan tests pass on darwin (except strncpy-overflow-1.c at -O0, pr59148). Only use-after-return-1.c fails due to the strings 'Func2' and 'c:31'.