[PATCH] D24048: [Driver] [Darwin] Add sanitizer libraries even if -nodefaultlibs is passed

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 15:11:42 PDT 2016


beanz added a comment.

@zaks.anna, the driver behind this is supporting building libcxx with sanitizers. The drivers for GNUTools and FreeBSD already support this workflow.

I have updates to the test in https://reviews.llvm.org/D24091, which also cover this code. I'll push the updated test shortly.


https://reviews.llvm.org/D24048





More information about the cfe-commits mailing list