Comment #5 on issue 328 by [email protected]: AddressSanitizer should support -MTd/-MDd runtimes
http://code.google.com/p/address-sanitizer/issues/detail?id=328

-MTd and -MDd would be useful for us since on other platforms we use ASAN with our "debug" builds which have other debugging runtime facilities such as assertions and bounds checking enabled. That being said, supporting -MD is *much* more useful to us since we don't really support building Firefox with -MT at all, and I've had to do some major hackery to our build system which disables a whole bunch of modules that we would ideally like to test with ASAN.

--
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.

Reply via email to