Updates:
Status: Fixed
Comment #13 on issue 4 by [email protected]: Clang changes behaviour of
MemIntrinsic functions before we instrument their arguments
http://code.google.com/p/address-sanitizer/issues/detail?id=4
since http://llvm.org/viewvc/llvm-project?rev=206746&view=rev
asan does not instrument memset/memmove/memcpy calls, instead it replaces
the calls
with calls to __asan_memset/etc.
I think this allows us to close this bug.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.