[PATCH] D156363: [Driver] -###: exit with code 1 if hasErrorOccurred

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 01:23:46 PDT 2023


Hahnfeld added a comment.

`test/Driver/openmp-offload-jit.c` was still failing for me with CUDA installed, so I pushed rGcb3136b0d3596f5c3984e4fb49359e2a1a28a547 <https://reviews.llvm.org/rGcb3136b0d3596f5c3984e4fb49359e2a1a28a547> to add an explicit `--cuda-path` and make it return exit code 0 on (hopefully) all systems.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156363/new/

https://reviews.llvm.org/D156363



More information about the cfe-commits mailing list