[PATCH] D38703: [lit] Only enable LSan on darwin when clang supports it

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 15:41:44 PDT 2017


zturner added a comment.

You can probably just define `host_cxx`, and then use `getattr` in the function to check for it.


https://reviews.llvm.org/D38703





More information about the llvm-commits mailing list