[all-commits] [llvm/llvm-project] 2ca82f: [Driver][test] Add --cuda-path= to some tests

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 28 20:27:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca82f36813d984df9730794bcf6ba558daf0161
      https://github.com/llvm/llvm-project/commit/2ca82f36813d984df9730794bcf6ba558daf0161
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M clang/test/Driver/cuda-arch-translation.cu
    M clang/test/Driver/cuda-constructor-alias.cu
    M clang/test/Driver/cuda-cross-compiling.c
    M clang/test/Driver/cuda-dwarf-2.cu

  Log Message:
  -----------
  [Driver][test] Add --cuda-path= to some tests

An upcoming change D156363 will change -### to exit with code 1 if
hasErrorOccurred. Some AMDGPU tests would exit with code 1 due to not
found CUDA installation.




More information about the All-commits mailing list