[clang] [clang] Add cuda-path arguments to failing test (PR #84008)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 5 04:48:26 PST 2024


https://github.com/jhuber6 commented:

We had a lot that were like this previously. Guessing this one slipped through because of the `zlib` requirement. Does this work with `-nogpulib` instead? Usually easier than passing the dummy CUDA path.

https://github.com/llvm/llvm-project/pull/84008


More information about the cfe-commits mailing list