[PATCH] D27316: [CUDA] Filter out dirver sanitizer args for NVPTX

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 1 17:40:23 PST 2016


jlebar added a comment.

This takes it back to how it used to be before I regressed it, which I think is good enough for now.  If we want to revisit how we make this work for offloading toolchains in general, we can do that separately.


https://reviews.llvm.org/D27316





More information about the cfe-commits mailing list