[PATCH] D34210: Add __has_feature(leak_sanitizer)

Francis Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 09:58:14 PDT 2017


fjricci added a comment.

Yeah, I think that makes sense. Life will get a bit tricky when Windows support gets added and we can't use weak hooks to determine whether LSan is running, but I'm sure there's a way to handle that.


https://reviews.llvm.org/D34210





More information about the cfe-commits mailing list