Comment #2 on issue 295 by [email protected]: make operator new more
standard compliant
http://code.google.com/p/address-sanitizer/issues/detail?id=295
I agree with Evgeniy - dropping new/delete replacements is a bad idea - we
will almost certainly have worse stack traces even on Linux. Splitting ASan
runtime in two parts (i.e. moving C++-specific bits into a separate library
and link it if necessary) is quite possible - we do it in UBSan already
(there are clang_rt.ubsan.a and clang_rt.ubsan_cxx.a), and have the
required logic in driver.
--
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.