Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
70c23cdf12822edbbd04901f80133b2db9728226
/
.
/
test
/
Frontend
/
output-failures.c
blob: e2af7c7ddc90b63fc8144594916ee8d9e20f4261 [
file
] [
log
] [
blame
]
// RUN: not %clang_cc1 -emit-llvm -o %S/doesnotexist/somename %s 2> %t
// RUN: FileCheck -check-prefix=OUTPUTFAIL -input-file=%t %s
// OUTPUTFAIL: Error opening output file '{{.*}}doesnotexist{{.*}}'