[PATCH] D110783: [clang] Make crash reproducer work with clang-cl
    Wolfgang Pieb via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Sep 30 17:51:48 PDT 2021
    
    
  
wolfgangp added a comment.
In D110783#3035158 <https://reviews.llvm.org/D110783#3035158>, @dyung wrote:
> Hi, the test you modified Driver/crash-report.cpp is failing on the PS4 bot after your change. Can you take a look?
>
> https://lab.llvm.org/buildbot/#/builders/139/builds/10939
Seems like adding -fexceptions to the response file fixes it.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110783/new/
https://reviews.llvm.org/D110783
    
    
More information about the cfe-commits
mailing list