[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 15:16:00 PST 2016


jlebar added a comment.

In https://reviews.llvm.org/D27316#611160, @kcc wrote:

> at the very least this requires a test... Let me thing about the logic a bit more...


I think we just need to fix the test from the previous CL, which is buggy and didn't catch this regression.


https://reviews.llvm.org/D27316





More information about the cfe-commits mailing list