[PATCH] D34210: Add __has_feature(leak_sanitizer)

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 12:20:42 PDT 2017


smeenai added a comment.

COFF supports weak externals: https://stackoverflow.com/a/11529277/382079. Would it suffice here?


https://reviews.llvm.org/D34210





More information about the cfe-commits mailing list