[cfe-users] Amazon AMI for clang sanitizers?

Brian Cole coleb at eyesopen.com
Sat Nov 22 18:46:43 PST 2014


We're seeing a lot of value out of the clang address and thread sanitizers. We would like to get the memory sanitizer working as well, though the process is quite "fiddly" due to the libc++ being compiled with MSan as well. We're also seeing the address and thread sanitizer builds put quite a load on our continuous integration test machine, even for a build we only do once a night.

As such, it would be beneficial to spin off all the sanitizer builds onto an Amazon EC2 node. Does anyone have a Linux AMI they could share that already has the MSan libc++ libraries on it that would be required for those builds? Would save me a ton of time.

Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20141123/e670e10e/attachment.html>


More information about the cfe-users mailing list