[all-commits] [llvm/llvm-project] ac2015: [CUDA] make the test more hermetic
Artem Belevich via All-commits
all-commits at lists.llvm.org
Wed Jun 17 15:24:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ac20150e299a41ade860f432741c1b8557ac8058
https://github.com/llvm/llvm-project/commit/ac20150e299a41ade860f432741c1b8557ac8058
Author: Artem Belevich <tra at google.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M clang/test/Driver/cuda-simple.cu
Log Message:
-----------
[CUDA] make the test more hermetic
Otherwise the -Werror tests fail if the locally installed CUDA version found by
the driver is newer than 10.1 and produces a warning.
More information about the All-commits
mailing list