[PATCH] D156363: [Driver] -###: exit with code 1 if hasErrorOccurred
    Jonas Hahnfeld via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Aug  2 00:30:25 PDT 2023
    
    
  
Hahnfeld added a comment.
Hi, after this change I have three failing tests:
  Failed Tests (3):
    Clang :: Driver/lto.cu
    Clang :: Driver/openmp-offload-gpu.c
    Clang :: Driver/openmp-offload-jit.c
I have CUDA installed on my system, not sure if a bot is testing this configuration... Could you elaborate why the `clang` invocations in these tests are now expected to return a non-zero code?
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