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