kcc added a comment.

In https://reviews.llvm.org/D34210#785828, @rnk wrote:

> If LSan is a runtime thing, why not use weak hooks or something to detect 
> LSan at runtime instead of using a macro?


+1

For a run-time-only feature the checking should also be run-time-only (not 
compile-time)


https://reviews.llvm.org/D34210



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to