[PATCH] D40996: Add --no-cuda-version-check in unknown-std.cpp

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 8 10:03:43 PST 2017


tra added a comment.

Ideally the tests should be hermetic and should use mock CUDA installation that comes with the tests. E.g. `--cuda-path=%S/Inputs/CUDA/usr/local/cuda`


https://reviews.llvm.org/D40996





More information about the cfe-commits mailing list