brintos

brintos / llvm-project-archived public Read only

0
0
Text · 182 B · 9b6c25d Raw
4 lines · c
1// RUN: not %clang_cc1 -E -dependency-file bla -MT %t/doesnotexist/bla.o -MP -o %t/doesnotexist/bla.o -x c /dev/null 2>&1 | FileCheck %s2 3// CHECK: error: unable to open output file4