tra accepted this revision. tra added inline comments. This revision is now accepted and ready to land.
================ Comment at: test/Driver/cuda-external-tools.cu:11 +// RUN: | FileCheck -check-prefix CHECK -check-prefix ARCH64 \ +// RUN: -check-prefix SM20 -check-prefix OPT0 %s // RUN: %clang -### -target x86_64-linux-gnu -O1 -c %s 2>&1 \ ---------------- Nit: I'd use --check-prefixes=CHECK,ARCH64,SM20,OPT0 . Up to you. Repository: rC Clang https://reviews.llvm.org/D42920 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits