tianshilei1992 added inline comments.
================ Comment at: clang/lib/Driver/ToolChains/Clang.cpp:8163 + CmdArgs.push_back(Args.MakeArgString( + "-cuda-path=" + CudaInstallation.getInstallPath())); + break; ---------------- Would be better to keep aligned with `clang` to use `--cuda-path`. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118944/new/ https://reviews.llvm.org/D118944 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits